Search Issue Tracker
[ShaderGraph] When Exporting Shader Graph, files referenced in it and it...
Reproduction steps:1. Open project in "2020.1.0a20.zip"2. Notice that in Shader Graph "ShaderGraph" there is a Custom Function Node3... Read more
Crash in AnimationCurveTpl<Vector3f>::EvaluateClamp when animation.Play(...
How to reproduce:1. Download the tester-attached package(LegacyAnimationCrash.unitypackage)2. Create a new Unity project3. Import th... Read more
Class get stripped when using Preserve attribute with Mono backend
How to reproduce:1. Open the attached "xmlDeserializationTest.zip" project2. Check if scripting backend is set to "Mono", and Manage... Read more
Search Windows opened from the Project Browser and Windows Menu act diff...
Steps to reproduce: Create a "Universal 3D" Project Open the Search Window from the Project Browser button Observe that you are sear... Read more
"AutoFill"menu item is presented in "Edit"
Steps to reproduce: Create a 3D project Go to the "Edit" menu item on the Mac Observe that the first submenu is "AutoFill" Actual re... Read more
[ScriptableObject] NullReferenceException when selecting multiple assets
Steps to reproduce: 1. Open attached project2. Select "MissingScript" asset and notice that it has a script missing3. Select both, "... Read more
Light baking gets stuck in a infinite loop when unloading a light baked ...
How to reproduce:1. Open the attached project "LightBaking_20052021.zip"2. Open SampleScene_A3. Click Window > Rendering > Lig... Read more
Exception is thrown when opening a new project "Assertion failed on expr...
An exception is thrown when opening a new project or upgrade the project "Assertion failed on expression: 'strlen(name) <= UNITY_... Read more
The "Add Renderer Feature" button throws a NullReferenceException when t...
Reproduction steps:1. Open the attached “IN-50236 URP Rendering feature.zip“ project2. Select the “Test URP Asset_Renderer.asset” in... Read more
[Editor] The "F" keyboard button to Focus on a GameObject in the Scene v...
Steps to Reproduce:1. Add a GameObject to a scene2. Select the GameObject in the Hierarchy3. Move mouse over the Scene View4. Press ... 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