Search Issue Tracker
ScriptedImporter's GatherDependenciesFromSourceFile() is not executed wh...
How to reproduce:1. Open the project "case_1203843_GatherDependenciesFromSourceFileNotCalled"2. Right-click on the asset "foo" in th... Read more
[URP] Gizmos position and scale incorrectly when changing camera rect
Reproduction steps:1. Open the attached “GizmoScaling“ project2. Open the “SampleScene” scene3. Make sure “Render Pipeline Asset“ (P... Read more
Non-bold Japanese characters become bolder when the first button has tho...
Reproduction steps:1. Open the “FontBug.zip” project2. Open a new custom “Test Window” (Window > Custom > Test Window)3. Obser... Read more
GLES 3.0 created visual artifacts on some projects on Android
Display gets corrupted when some projects are built using Open GLES 3.0 on Android Read more
ArgumentException is thrown when UnityEditor.AssetDatabase:SaveAssets() ...
Reproduction steps:1. Create a new project2. Attach a new script to any GameObject in the Scene3. Edit script with "AssetDatabase:Sa... Read more
Editor crashes at DynamicHeapAllocator::Allocate when building project i...
Steps to reproduce:1. Download 1187834_repro.zip2. Make sure that HDRP/Lit shader is Included in 'Always Include Ahader' list2. Buil... Read more
AssetModificationProcessor.OnWillSaveAssets is not being called when sav...
Reproduction steps:1. Open the attached “Repro“ project2. Select the “Assets/UI Toolkit/Style Sheets/SFCommon.uss“ file in the Proje... Read more
[OSX] Hangs when moving object in scene
How to reproduce:1. Open the attached project2. Open Terminus Scene3. Attempt to move some objects in the scene4. Unity will hang No... Read more
[HDRP] Standalone Profiler throws "HDRP Material Upgrade" pop-up and cra...
Steps to reproduce:1. Create a new HDRP project2. Open Window -> Analysis -> Profiler(standalone process)3. Notice that "HDRP ... Read more
[Camera] Camera preview does not display visible world space canvas
1. Create a new project.2. Create a Canvas with a visible UI element. (i.e. GameObject -> UI -> Button)3. Select Canvas in Hie... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation