Search Issue Tracker
Time.realtimeSinceStartup returns delayed time when Android device scree...
Reproduction steps: 1. Open the attached project 2. Build the project on Android device 3. Prepare stopwatch 4. Run the project on A... Read more
Impossible to deselect an object from Hierarchy by using the shortcuts
Reproduction steps: 1. Create a project or open any project 2. Select an object in Hierarchy dialog 3. Try to deselect the object by... Read more
Crash occurs when variable accessibility is changed from public to priva...
Reproduction Steps: 1. Open Project 2. Open "ImageFlip.cs" 3. Make sure that variable at line 11 is set to public like this: public ... Read more
Physics.ComputePenetration returns incorrect results with off-center rot...
How to reproduce: 1. Open attached project 2. Open the scene test.unity 3. Play the scene 4. Set the X rotation of the gameobject T... Read more
[Undo] Unity crashes when trying to undo component addition from a GameO...
Reproduction steps: 1. Open the attached project 2. Create two Game Objects 3. Add an UndoBugScript to object A 4. Make object B a c... Read more
[Undo] A GameObject appears twice in the hierarchy after undoing
Reproduction steps: 1. Open the attached project 2. Create an empty GameObject A 3. Add "UndoBugScript" to A 4. Create a GameObject ... Read more
[Undo] Component recreated without registering an undo operation
Reproduction steps: 1. Open the attached project 2. Create an empty GameObject 3. Add "UndoBugScript" to the GameObject 4. Add any c... Read more
[Particles] Particle Texture Sheet Animation flickers if Render Mode is ...
To reproduce: 1) Open attached project and scene 2) Play it and wait a bit - it takes about 10 seconds for emitting to start up Exp... 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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time