Search Issue Tracker
NullreferenceException when dragging texture to assets with Sprite edito...
1. Open Unity and open a sprite editor window 2. drag any texture from outside unity into assets Observe error: NullReferenceExcep... Read more
Not possible to write/read time of event from Animation Window UI
Similarly the only way to control the exact timing is to zoom all they way in. There should be an editable value in the Edit Event d... Read more
Animation Window should remember “curves” toggle value
The value should be stored at least within the Unity session. Read more
Animation Window opens popup on focus
The Animation Window should react to mouse click on the canvas to create clips, even when there are no clips on the selected object.... Read more
Editing animation keys in the Animation tab does not update the game/sce...
Steps to reproduce : - import the project attached - open the scene "problemScene" - select the "Elephant_touch" - in the Animation... Read more
Wrong behavior on adding ConstantForce to GO which has rigidbody2D
Wrong behavior on adding ConstantForce 2) How can we reproduce it using the example you attached 1 Create new project 2 Create empt... Read more
Memory usage is higher with audio streamed from disk than compressed in ...
To reproduce: 1. Create new project 2. Import mp3 file 3. Add it to scene and play 4. Notice memory usage 5. Change Load type to "St... Read more
It is possible to add 3D colliders and Rigidbody2D (or 2D colliders and ...
It is possible to add 3D colliders and Rigidbody2D (or 2D colliders and Rigidbody) from script 2) How can we reproduce it using the... Read more
Undo not working when replacing Collider by adding RigidBoby2D/2DCollide...
Undo not working when removing Collider by adding RigidBoby2D 2) How can we reproduce it using the example you attached 1 Create n... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context