Search Issue Tracker
EventSystem GameObject is not created when creating a UI GameObject and ...
How to reproduce:1. Create a new project or open an existing one2. Create any UI GameObject3. Save the automatically created EventSy... Read more
[Performance Regression] Focusing and interacting with Clip Inspector in...
Steps to reproduce:1. Open the attached project ("1195759.zip")2. Select the "Minecrafy.fbx" file in the Project window3. Click on a... Read more
"-quit" CMD argument is not waiting for async operations from Methods wi...
Reproduction steps:1. Run the "AsyncExecute2020.zip" project with these command-line arguments: "-batchmode -executeMethod "Builder.... Read more
Crash in GeneratePropertyDiff when generating undo for MonoBehaviour wit...
To reproduce:1. Create a new project and add the attached script (TestReference.cs) to a gameobject in the scene.2. Add the Script t... Read more
[ARCore][Android] Application crashes when exiting the app
Repro steps:1. Open QA attached project "repro_1197049"2. Build and Run the HelloAR scene on Android3. After the app launches press ... Read more
Unity crashes on Editor::TaskManager::Register when activating license w...
How to reproduce:1. Delete the license file2. Run Unity with CLI using: Unity.exe -quit -batchmode -serial "SB-XXXX-XXXX-XXXX-XXXX-X... Read more
Raytraced GI breaks with spotlight when cookie texture is used
Tested in 2020.1.0a14 with 7.1.6 hdrp package : Reproduction steps :1. Open test project and "GI-spotlight-cookie" test scene2. Add ... Read more
[VFX Graph] Shader errors are thrown when 'VFX Graph' close which has "A...
On adding "Add Age by Speed" curve in the "Initialize Particle" block and closing the "VFX Graph" throws "Shader errors" (Shader err... Read more
[Vulkan] Using DrawMeshInstanced draws only one Mesh and then throws max...
Reproduction steps:1. Open the attached project named Case_11973262. Open the instancing Scene3. Observe the Spheres in the Scene4. ... Read more
[macOS Catalina] Scene viewport appears pixelated when disabling Scene L...
How to reproduce:1. Create a new project2. Go to Window -> Rendering -> Lighting settings3. In the Scene tab -> Environment... 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