Search Issue Tracker
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
Game objects marked as "HideFlags.DontSave" are not shown in hierarchy t...
Reproduction steps:1. Open attached project.2. Check the script in "Assets/Editor/HideFlagsTest".3. In the Main Menu toolbar go to "... Read more
Polygon type sprites do not work as source images for UI elements
Steps to reproduce: 1. Open the attached project2. Open 'Test' scene3. Notice it has 3 UI Images in the scene, each of them has a di... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled