Search Issue Tracker
"Untracked" memory is logged by the Profiler when small allocations for ...
How to reproduce:1. Open the user-attached project “string-builder-memory-profiler-bug-reproduction”2. Build And Run the Development... Read more
"NulleferenceException: SerializedObject of SerializedProperty has been ...
How to reproduce:1. Open the attached project "IN-76863.zip"2. Select Assets/Prefabs/Player/NewPlayerTest.prefab3. Change Animator C... Read more
Timelines are not synchronized when they are both played simultaneously
How to reproduce:1. Open the attached project "TimelineBug.zip"2. Enter Play Mode3. Wait ~15 seconds Expected results: "TimelineCube... Read more
Shader Graph Matrix property produces random output values when SRP Batc...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/OutdoorsScene” Scene3. In the Scene view, select the “... Read more
[Quest] Unused texture is allocated when built for Quest
Reproduction steps:1. Open the attached project "ReproProj2"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Switch to Android... Read more
Shaders created with Shader Graph generate a large amount of shader vari...
How to reproduce:1. Open the attached “shader_variants_birp” project2. Open the Build Settings (File → Build Settings…) and ensure t... Read more
NullReferenceException is thrown when overriding the UxmlObjectReference...
How to reproduce:1. Open the user-attached project “UxmlObjectReferences_override”2. Open the “Doc” Asset in the Project window3. In... Read more
[Android][VK] Crash on "vk::DebugToolsUtils::SetVkDebugObjectName(VkDevi...
Issue not fully tested by CQAHow to reproduce:1. Open the “IN_76833” project2. Build the project for the Android platform in the Dev... Read more
"MissingReferenceException" error is thrown when checking the Static Edi...
Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/Scenes/SampleScene“ scene3. Open the “New Sub Scene“ Sub Sc... Read more
The Inspector header is incorrectly displayed when scripts are recompile...
How to reproduce:1. Open the attached “IN-76999” project2. From the Project window, open the “MyScriptableObject” script3. Return to... 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