Search Issue Tracker
Multiple types of errors are thrown when the removal of an Addressables ...
How to reproduce:1. Open the “BugTest.zip“2. Open the “SampleScene“3. Enter and exit the Play Mode4. Select the InsideAddressables A... Read more
Asset importer errors on the initial import of prefabs
Steps to reproduce:1. Delete the attached projects Library folder2. Open the project3. In the Project View navigate to Assets/Julhie... Read more
Changes in behavior of AnimatorIK while editor is stopped
fixed in 45801ce38cbd4456400c6698900515debcef2ff5 added runtime test. Read more
[HLSLcc] Tilt Shift set to high quality causes a big performance drop
Reproduction steps:1) Open attached project "MYMMO"2) Open scene "Main"3) Enter play mode4) Try changing Tilt Shift quality from Hig... Read more
A UI element loses the "hovered" state when the element is removed and r...
How to reproduce:1. Create and open a new project2. Extract and import the “HoverFirstFrameIssue.zip > Editor“ directory into the... Read more
"Rendering Debugger" displays incorrect overdraw count when using "Unlit...
Reproduction steps:1. Open the attached “repro_IN-87031“ project2. Open the “Assets/Test.unity“ Scene3. Open the “Rendering Debugger... Read more
"Assertion failed on expression" error is thrown when Audio Group's "Sen...
How to reproduce:1. Open attached project "AudioTest.zip"2. Open "Audio Mixer" window3. In Project Window select "MisterMixer"4. In ... Read more
[Quick Search] Searching for Scriptable Objects, doesn't work unless all...
Reproduction steps: 1. Open "1157066" project2. Open the Quick Search menu ("Alt" + " ' ")3. Search for "Scriptable"4. Press on the ... Read more
[iOS] Slowdown due to precision change for shadowmap uvs
There is a performance regression on A7 devices possibly because of the transition from half4 to float4 for shadowmap coordinates. T... Read more
The percent sign display format is wrong when displaying percentages for...
How to reproduce:1. Open the ”PercentPositiveSignBug.zip” project2. Open the “SampleScene“3. Enter the Play Mode4. Observe the Conso... 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