Search Issue Tracker
[iOS] "Duplicate symbols for architecture ARM64" error occurs during dep...
How to reproduce:1. Open the attached "case_1212342.zip" Unity project2. Build the Scene for the iOS platform3. Attempt to deploy th... Read more
[Rider Editor] Compiled shader code is marked for errors when opened in ...
The compiled code of a shader is marked red in Rider editor when it has no issues at all Steps To Reproduce: 1. Create a new Project... Read more
Game View does not render "Render Texture" when creating it in runtime
Reproduction steps:1. Open attached project "CM2.zip"2. Enter Play Mode Expected result: Game View should be visible with the Render... Read more
[Asset Pipeline V2] AssetDatabase.FindAssets() with label filtering is ...
How to reproduce:1. Open the attached 'project-1215544.zip' project2. Make sure that the project is using Asset Pipeline Version 2 (... Read more
Test runs indefinitely and Editor crashes after running the test that re...
How to reproduce:1. Open the attached project "1213958.zip" and open Test Runner window2. In the Test Runner window click Run All (a... Read more
[VCS] Provider operations should allow working on files outside of project
VersionControl.Provider operations (checkout, add, ...) today only work on paths that are known to the asset database & are vers... Read more
Errors occur in the Play mode when there is an empty collection of a typ...
How to reproduce:1. Open the attached project "case_1215642-SerializeReference"2. Open the Scene "SampleScene"3. Press the Play butt... Read more
Animation window Curves are not updated immediately when changing them i...
Reproduction steps:1. Open attached project "1213937" and scene "SampleScene"2. Make sure the Animation and Timeline windows are ope... Read more
[IMGUI] Alpha and Color slider disappears on sliding upwards/downwards i...
Alpha and Color slider disappears on sliding upwards/downwards in the Gradient Editor while setting the color in the Blend mode Step... Read more
Profiler shows incorrect amount of (Instancing) Batched Draw Calls and B...
How to reproduce:1. Open attached project ("DOTS testing.zip")2. Open Profiler window (Window->Analysis->Profiler)3. Enter and... 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