Search Issue Tracker
InvalidOperationException spam when EntityManager.GetAllEntities is part...
Reproduction steps:1. Open the attached project “ReproProject”2. Enter Play mode Expected result: There are no errors in the Console... Read more
Shader “Preprocess only” option and “Compile and show code” are not clic...
How to reproduce:1. Create a new project2. Select “Packages/com.unity.textmeshpro/Editor Resources/Shaders/TMP_SDF Internal Editor.s... Read more
Editor window becomes uncloseable when the script creating it is removed...
Steps to reproduce:1. Open new project2. Create a script that opens an editor window (Or just use the example script from https://do... Read more
[URP] Adreno GPU is not getting the required vertex data
Steps to reproduce: 1) Download attached project and open in Unity 2) Build and Run "KeepFrame" scene Observe: black/ distorted scre... Read more
[Linux] Player window can't be resized when the player is started in Ful...
Reproduction steps:1. Open the attached project ("1372700_repro.zip")2. Build and Run the project: File > Build Settings > Bui... Read more
Custom Event do not fire on builds
Steps to reproduce:1. Open supplied project ("GoblinSlaver.zip")2. Run the Scene "MovementTest"3. Notice the game working.4. Build i... Read more
[ImageEffects] Deleting all IE assets does not update component UIs to "...
Deleting all assets related to Image Effects from your project whilst the components are on an object in your scene does not cause t... Read more
[HDRP][AMD] Nullreference Exception thrown on setting any values in Full...
Nullreference Exception thrown on setting any values in Fullscreen Debug Mode Steps to reproduce:1. Create a new Project with 3D Tem... Read more
Coroutine does not continue after yield returning loaded Addressable Ass...
How to reproduce:1. Open the "Boot" Scene in the attached "AddsSceneBug.zip" Project2. Enter Play Mode3. Observe the "Main" Scene in... Read more
Not informative compute shader error reporting
On purpose there is some kind of error in a compute shader. In the editor the error message is a bit "laconic". It should be more ex... 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