-
### Describe the bug
Transforming GameObjects in hammer does not work sometimes
### To Reproduce
1. Create a prop gameobject in hammer
2. Try to move it around
3. See its very janky
### Expected b…
-
### Describe the bug
When selecting a large amount of GameObjects, regardless of how many components they have, the editor tends to hang.
Ranges from a small hitch when selecting 10-20 GameObjects to…
-
Hi @pepcots,
When I try to access the children I emplace in my scene GameObject it gives me an error that says that "scene.children()[i]" is returning an int instead of a GameObject. Why is this happ…
D1dii updated
2 weeks ago
-
I make avatars with mirrored PhysBones a lot for Quest, which has a hard cap on Physbone components.
Often, I put both sides into an empty Gameobject so they share a PB Component.
I really like PA…
-
Это особый тип ассетов, позволяющий хранить весь GameObject со всеми компонентами и значениями свойств. Префаб выступает в роли шаблона для создания экземпляров хранимого объекта в сцене. Любые измене…
-
### What can't you do?
Component.IsValid doesn't check to make sure the GameObject is valid
### How would you like it to work?
Well, since GameObject.IsValid takes into account if the object is bei…
-
BestHTTP version: 3.0.11
Unity 2022.3.51f1
Platform: Android
1. HTTPUpdateDelegator.UnityApplication_WantsToQuit() is called in HTTPUpdateDelegator.OnDisable(). However the GameObject instance is…
-
### Describe the bug
Due to the player controller making use of 2 colliders, the capsule and the box, this causes triggers to, well, trigger twice.
### To Reproduce
1. Make a shrimple trigger that …
-
### Describe the new feature or enhancement
I think it would be really convenient if the clipboard was more like an List than just a single object. This would allow the in-game console more flexibili…
-