Search Issue Tracker
[iOS][monoAttempting to JIT compile method 'System.Linq.OrderedEnumerabl...
How to reproduce: 1. Open attached project 2. Open scene Bug.unity 3. Build to iOS and run - Note the error in the console: Execu... 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 ... Read more
Particle System position is delayed when updating in LateUpdate
Reproductions steps: 1. Open attached project 2. Open and play the "TestScene" scene 3. The position of the particles are delayed in... 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 t... 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 ... Read more
Clicking animator transition, which goes from state to itself, freezes U...
How to reproduce: 1. Open the attached project 2. Open JolieAnimation.controller in animator window 3. Notice that DownIdle state ha... Read more
[SpritePacker] Using Tight Rotate Enabled Sprite Packer policy results i...
Steps to reproduce: 1. Open attached project 2. Open scene "rot_bug_repro" 3. Open sprite packer window 4. Set sprite packer policy... 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
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
- GameObjects are not rendered when using a fragment shader with RWStructuredBuffer in URP