Search Issue Tracker
Editor gets stuck in import loop when creating an Asset during Initializ...
How to reproduce:1. Open the attached project (entities-initializeonload-bug.zip)2. Open the Package Manager window3. Import the Ent... Read more
Increased Script Assembly reload time
Reproduction steps:1. Open the attached case_1317926-assembly-reload-slow - 2020.1.zip project2. Open Scripts/AnimalMovement script ... Read more
Editor Interface breaks when using Verdana font and UI Toolkit is installed
Reproduction steps:1. Create a new Project2. Import UI Toolkit3. Change Editor Font to Verdana Expected result: The Font changesActu... Read more
Material of a Mesh Renderer can't be changed more than once in the Mater...
How to reproduce:1. Open the attached '1323466.zip' project2. Open 'SampleScene'3. In the Hierarchy select 'Cube'4. In the Inspector... Read more
[Graphics] Possible to crash Unity with a stale/disposed GraphicsBuffer ...
It is possible to crash Unity if you create a graphics CommandBuffer that references a GraphicsBuffer or a ComputeBuffer, dispose th... Read more
[VFX] Too many GPU Event leads to compilation error
After link of 6 gpu event to the same system observe the error`syntax error: unexpected token 'if' at kernel CSMain` Read more
Node drop-down opens at a different location on-screen than the Node is ...
How to reproduce:1. Create a new project2. In the Project window, click the right mouse button > Create > Bolt / Visual Script... Read more
Editor crashes on "Assertion failed on expression: 'o != NULL'" when the...
Reproduction steps:1. Open the user's attached project2. Open scene "Level1"3. Set GameObject "" to active Expected result: Game obj... Read more
[Android] APK is built but not installed when you Build and Run with a f...
Reproduction steps:1. Open a new or an existing project2. Switch the Platform to Android3. Have an Android device connected4. Go to ... Read more
Performance regression when baking light probes with a light cookie in t...
Introduced by https://ono.unity3d.com/unity/unity/pull-request/99050//lighting/plm/lightcookies OpenCLCommonBuffers::PrepareLightCoo... 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