Search Issue Tracker
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
[iOS][monoAttempting to JIT compile method 'System.Linq.OrderedEnumerabl...
How to reproduce: 1. Open attached project2. Open scene Bug.unity3. Build to iOS and run- Note the error in the console: ExecutionEn... Read more
DontDestroyOnLoad() pushes object to the bottom of hierarchy
Steps to reproduce:1. Download and open attached project "repro_730401.zip"2. Open scene "main"3. There is an option in camera's scr... Read more
Particle System position is delayed when updating in LateUpdate
Reproductions steps:1. Open attached project2. Open and play the "TestScene" scene3. The position of the particles are delayed in re... 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
Windows 10 updates cause license information loss
A Windows 10 update might cause the unity license information to be lost and prompted to be entered again. 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
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
[UWP] x64 platform application throws exceptions in the output
On UWP x64 platform project throws exceptions: NullReferenceException: Object reference not set to an instance of an object.at EVP.V... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS