Search Issue Tracker
[AssetBundles] RecompressAssetBundle never does the expected CRC check
How to reproduce:1. Open the attached project2. Open the Test Runner3. Run the tests Actual result: Tests fails.Expected result: Tes... Read more
[DOTS] Error "Not allowed to access vertices on mesh 'SM_Prop_Crate_03'"...
Reproduction steps:1. Open the attached project "ReproProj"2. Observe the Console window Expected result: No errors are displayed in... Read more
Crash on TypeTreeQueries::ReadStringFromBuffer or freeze when you add a ...
How to reproduce:1. Open attached project2. Open SampleScene3. Drag `SerializeFieldHangUp` to GameObject in the Inspector Reproducib... Read more
[UI Builder] The border of VisualElement is not created when slicing a p...
Reproduction steps: Open the attached project “UI_Toolkit_Slicing.zip“ In the UI Builder window compare the two UI elements (the But... Read more
[Linux] Editor crashes when toggling standalone profiler recording on an...
How to reproduce:1. Open or create any Unity project2. Window -> Analysis -> Profiler (Standalone process)3. Enter Play Mode4.... Read more
[Shuriken] Crash on WriteMinMaxGradient when attaching to sizeOverLifeti...
Steps to reproduce: 1. Download and import attached project. (repro-case_763664-VFXAdjustmentTest.zip)2. Open scene main.3. Drag and... Read more
Cannot report Bug in 2019.3.0f5 when using Mac Editor
Steps to reproduce:1. Open Unity 2019.3.0f5 Editor2. Click Help -> Report a Bug... Expected result: Bug reporter opens upActual r... Read more
[XR][Oculus Go][Oculus Quest] Edges of textures jitter substantially wit...
Repro steps:1. Open user attached project2. Switch build target to Android3. Player Settings -> XR Settings -> Add Oculus SDK4... Read more
[DestroyImmediate] Deleting scripts from editor code crashes the editor
Steps to reproduce this issue: 1. Open the attached project2. Open scene Main3. Add a second CrashTest script to Main Camera4. Notic... Read more
EditorWindow.hasFocus always returns true
To reproduce:1. Open the project “EditorWindowHasFocusBug”2. Open the EditorWindowImpl window (Bug Report → Open Test Window)3. Stop... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code