Search Issue Tracker
[URP] Bloom and tonemapping causes the screen to go black in scene mode
Repro:- open attached project- open Pinball scene, in the Common folder- Try to rotate the scene camera- notice that the scene somet... Read more
EditorBuildSettingsScene.enabled property documentation in the IDE lacks...
How to reproduce:1. Open the attached '1297487.zip' project2. In the Project window double-click on the 'Test' Script3. Hover the mo... Read more
[Simulator] Tooltips are appearing with internal code for properties und...
Tooltips are appearing with internal code for 'System Language' and 'Internet Reachability' properties under Application Settings. R... Read more
[Packaman] Package Manager is fetching packages forever when trying to o...
How to reproduce:1. Create a new project2. Make sure "Package Manage" is not open <- it should be not open when project is create... Read more
[Packman] shows error “Unable to get purchase details because you may no...
How to reproduce: 1. Create a new project2. Open package manager3. Open Unity Asset Store in Browser4. Find free Asset. eg. https://... Read more
[Android]Build fails when having more than 1360 files in StreamingAssets...
Steps to reproduce:1. Open user's attached project "empty.zip"2. Build it for Android Expected results: Build succeededActual result... Read more
Shader Graph URP - Animation in the graph can peg a CPU core to 100%
Nodes that animate in the shader graph can cause CPU cores to run at high speeds. Hiding node previews windows doesn't seem to solve... Read more
[Shader Graph] "implicit truncation of vector type" errors are thrown wh...
How to reproduce:1. Create a new project with the SRP template (i.e. URP)2. In the Project Window, create an Unlit Shader Graph (Cre... Read more
LayerMask properties showing "Mixed..." selection when all flags are sel...
Steps to reproduce:1. Create or open any Unity project2. Create/Select an object with a Camera component3. Observe the component's "... Read more
[Linux] OnGUIDepth Errors spam the console when docking the Inspector wi...
When trying to dock an Inspector window in the Editor, OnGUIDepth errors spam the console. 1. Create a new project2. Try to dock/und... 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