Search Issue Tracker
WriteOutStallStackTraces provides no information when stalling with Edit...
Reproduction steps:1. Open the attached project "Project.zip"2. Go to Edit > Preferences > Diagnostics > Editor3. Enable "W... Read more
Double slash at the end of the "Assets" folder path crashes editor when ...
Steps:1. Open attached project and click on "Test/Run" menu item==> Editor crashes after invoking AssetDatabase.ImportAsset("Asse... Read more
[HDRP] Switching to DXR breaks the Scene's Baked Lightmap data
How to reproduce:1. Create a new HDRP project2. Look at the Lightmap data (Window -> Rendering -> Lighting Data -> Open Pre... Read more
[Addressables] Cache Clear Behaviour is reset when editing Asset groups ...
Reproduction steps:1. Open the attached project "AddressablesBugs.zip"2. Open the Assets/AddressableAssetsData/AssetGroups folder3. ... Read more
Editor crashes on UnityEditor.Unsupported:IsDestroyScriptableObject when...
Reproduction steps:1. Open the user's attached project "ApplyIssue.zip"2. Select Assets/Script.nani asset3. In the Inspector window ... Read more
Screen Space Shadows flicker in Scene View when using Deferred Rendering
Reproduction steps:1. Open user attached Project2. Open Assets\BugDeferredScreenShadows Scene3. Move around the Scene using the Scen... Read more
Broken link in HDRP manual
On this page https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@12.0/manual/Light-Component.html clicking ... Read more
Unable to disable Volume gizmos anymore
This issue surfaced after this PR:https://github.com/Unity-Technologies/Graphics/pull/5139 The toggle is gone from the list as seen ... Read more
Errors after updating to Version Control 1.6.0
Reproduction steps:1. Create and open a new 3D project2. Window > Package Manager3. Update the "Version Control"/"Unity Collabora... Read more
InvalidCastException is thrown with specific Layout when selecting anyth...
How to reproduce:1. Open the user's attached project2. Load the user's provided Layout (Window -> Layouts -> Load Layout from ... 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