Search Issue Tracker
'Default Is Native Resolution' option ignored, uses hidden Default Scree...
How to reproduce: 1. Open any (new) project2. Go to the Player Settings3. Uncheck the 'Default Is Native Resolution' option4. Set th... Read more
[PlayerSettings] Error when opening the Player settings
Reproduction steps:1. Open attached project (basically an empty scene)2. Go to Player settings (Edit-> Project Settings-> Play... Read more
Toggling Animator.enabled restarts animation, flashes empty pose for a f...
How to reproduce: 1. Open attached project2. Open scene Animator Bug.unity3. Play the scene4. Press the 'A' key- Note the animation ... Read more
Detecting editor shutdown
EditorWindow doesn't detect the OnApplicationQuit, OnClose or OnDestroy when the Editor is closed. Read more
Unable to find object causing large state update packets
When the network serialization of the state of an object generates data that does fit into the MTU of a network packet, an error mes... Read more
manipulating a SyncList can cause "has not been spawned" error messages
Manipulating a SyncList (such as adding items) before the object has been spawned causes an error message like "SendBytesToReady obj... Read more
[UWP][WSA] Application.isMobilePlatform always returns "true"
Reproducible on 5.2, 5.3; Repro steps:1. Open project "IsMobilePlatformTest.zip";2. Build to WSA or UWP, deploy on PC or tablet. App... Read more
Hierarchy multiplies nested objects after duplicating parent object
More stable to reproduce with UI objects, but I was able to repro it with 3D objects as well - just more tries.Suggested scenario:1.... Read more
Crash in GameObjectHierarchyProperty: CountRemaining after duplicate add...
To reproduce:1. Open attached project2. Open scene 13. Duplicate GameObject4. Notice additional Cube is added to hierarchyIf you sel... Read more
[GL LEGACY] Reflections rendered in/by combination of Windows, OpenGL, D...
Steps to reproduce:1. Download and open attached project. It has a scene made of simple static geometry, reflection probe, a visible... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions