Search Issue Tracker
[sw-unity-6-1] Scene view renders any light differently when more than o...
How to reproduce:1. Open the "Lighting.zip" project2. Open the "SampleScene"3. Place Game view and Scene view beside each other4. Se... Read more
Selecting and deleting transition in Animator does not add to Undo Histo...
Steps to reproduce: Open a Unity Project Open Undo History via ctrl + u Move the Undo History Window to be somewhere visible during ... Read more
Created asset is placed in a new folder when creating a new folder and i...
Steps to reproduce:1. Create a new project2. In Project window, right-click and select Create → Folder3. Don’t click away after the ... Read more
Selector gets stuck in UI if scroll is used while dragging
Steps to reproduce: Create a new URP project. Assets > Create > UI Toolkit > UI Document. Open this in UI Builder. Import t... Read more
Crash on do_mono_metadata_type_equal when closing the Editor
How to reproduce:1. Open the attached project "unity.zip"2. Close the Editor Reproducible with: 6000.0.35f1, 6000.1.0b1Not reproduci... Read more
Deleting the property in the Blackboard and then creating the different ...
How to reproduce:1. Create a new Unity Project2. In the project window, right-click -> Create -> Shader Graph -> Blank Shad... Read more
Setting Shader Graph to Surface Type "Transparency" and Render Face "Bot...
How to reproduce:1. Create a new URP Unity Project2. In the project window, right-click -> Create -> Shader Graph -> URP -&... Read more
Warning "Unknown pseudo class "multiline"" is logged when the Animator i...
Steps to reproduce: Create a URP 3D Project Ensure you are using the advanced Object Picker: Preferences > Search > Search Eng... Read more
"NativePassData.GraphPasses()" has GC Alloc of ~256 B when using Render ...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Open Profiler (Win... Read more
MissingComponentException not being thrown when inside an Awaitable
Reproduction steps:1. Open the attached project ("AwaitableBug")2. Open scene "Scenes/SampleScene"3. In the Scene Hierarchy, select ... 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