Search Issue Tracker
NullReferenceException is thrown after importing Post Processing when it...
How to reproduce:1. Create a new project2. Import Post Processing asset from Package Manager3. Add Post-process Layer component to M... Read more
After light bake, when light is switched from Baked to Realtime - it doe...
Steps to reproduce:1. Open a the scene3. Switch light type to Baked.4. Bake lighting5. Switch the light back to Realtime, move the l... Read more
Crash on HexStringToBytes when opening the project
Reproduction steps:1. Open the attached “CrashRepro” project Expected result: The project opensActual result: Unity Editor crashes R... Read more
[Window management] Window header shrinks for Unity and hub after changi...
Window header shrinks for Unity and hub after changing the UI scaling from preferences. Refer to the attached screenshot. Steps to r... Read more
[URP][M1] Sprites aren't rendering in Scene view
How to reproduce:1. Open the attached "test-trunk.zip" project2. Open scene "SampleScene" and compare scene and game views Expected ... Read more
An instance of a class that is derived from a class that is derived from...
Steps to reproduce: 1. Open attached project2. Open up 'blah.cs' script and notice that Msg class is derived from MessageBase and ha... Read more
NetworkManager->Spawn info->Register Spawnable Prefabs should throw warn...
NetworkManager->Spawn info->Register Spawnable Prefabs should throw warning on adding prefab without Network Identity 1. What ... Read more
[OSX] Render Texture does not work in Firefox, Safari
How to reproduce: 1. Open attached project2. Open scene Main.unity- Note how there is a cube properly rendered onto the texture3. Bu... Read more
Unity 5.4 crashes on resume with error "D3D9: failed to create vertex bu...
1) download 2DphysicsPuzzle from Asset Store2) open any scene in unity 5.4.0b53) Leave it for 30 to 40 min4) unlock PC and Resume5) ... Read more
[IMGUI] Project Settings window shrinks after restarting the editor on c...
Project Settings window shrinks to the size of the cursor after restarting the editor on changing Graphics APIs. Steps to repro:1. C... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class