Search Issue Tracker
[UI][Actions] Exceptions and errors are generated constantly if an Input...
GitHub: https://github.com/Unity-Technologies/InputSystem/issues/512Forum: https://forum.unity.com/threads/input-system-bugs.647611/... Read more
Flickering caused by Z-Fighting With Depth Prepass With SV_Depth in Cust...
To reproduce:1) Open project attached by Julian (DepthPrepassFlickerBug.zip)2) Play it / move mouse in and out of game view / click ... Read more
HD Render Pipeline crashes in the Light Loop
How to reproduce:1. Extract and open attached project "StarCat Proper.zip"2. Load the scene "Scene" from the "Scenes" folder, press ... Read more
[IET] Editor crashes with "The file 'MemoryStream' is corrupted!" when e...
Editor crashes with "The file 'MemoryStream' is corrupted!" when entering Play Mode in any interactive tutorial. Steps to repro:1. O... Read more
[Sprite Atlas] "NullReferenceException" on entering in play mode when a ...
"NullReferenceException" on entering in play mode when a sprite is packed in the "Sprite Atlas" Steps to repro:1. Create a new proje... Read more
[UiElements] Generated UXML schema files are missing the definition for ...
How to reproduce:1. Create a UXML file with Rider and the UIElements schema files applied2. Add a VisualElement with a class propert... Read more
[PLM] Baking stalls after disabling/enabling static gameobject
Steps to repro: 1. Open the attached project and 'ProgressiveLightmappingExample' scene;2. In the Hierarchy select 'Stalls01' gameob... Read more
Editing the BaseInput built-in component script from the EventSystem cas...
Steps to repro:1. Create a new project and open it2. Create a Canvas in the Hierarchy and enter Play Mode3. Select Event Manager Gam... Read more
Application.ForceCrash/Utils.ForceCrash not all ForcedCrashCategories pr...
Steps to reproduce:1. Open user attached project2. Build & Run3. Check all 4 buttons and observe that not all of them produce a ... Read more
[LWRP] Position Node "Object" mode switches to "World" when duplicating ...
How to reproduce:1. Open the attached "positionBug.zip'' project2. Open the 'SampleScene' scene3. Select the "Cube" Game Object and ... 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