Search Issue Tracker
Tilemap and Tile Palette are broken when updating the project
How to reproduce:1. Open the attached project2. Observe the "tilemap_test" scene3. Open Tile Palette (top window -> Window -> ... Read more
Duplicating points in Line Renderer component with ctrl + D shortcut res...
Steps to reproduce: 1. Download the attached project and open SampleScene2. Select LineRenderer game object3. Enter edit mode4. Clic... Read more
Prefab preview scene in Auto mode ignores baked lighting data
Prefabs can be opened in a separate scene, a prefab preview scene. This scene, like all others, can have Auto mode in its Lighting s... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used