Search Issue Tracker
ScriptableObject script property is set to "None (Mono Script)" instead ...
Reproduction steps:1. Open the user's attached "My project.zip" project2. In Assets > Scenes click on the "Test" ScriptableObject... Read more
Setting Shader Graph to Surface Type "Transparency" and Render Face "Bot...
How to reproduce:1. Create a new URP Unity Project2. In the project window, right-click -> Create -> Shader Graph -> URP -&... Read more
Crash on (nvoptix) optixQueryFunctionTable when opening project or light...
Create a new project.Close the editor.Open the project with -force-vulkan. => Crashes the editor with the following stack trace:0... Read more
Child object destruction is delayed when setting the parent during the s...
How to reproduce:1. Open the user’s attached “TestDetachAndDestroy.zip” project2. Enter Play Mode and exit Play Mode or press the “L... Read more
An uninformative error is thrown when entering Play mode after canceling...
Reproduction steps:1. Create and open a new project2. Click on the Install button of any Feature set in Package Manager3. Click on t... Read more
Editor crashes when saving a map in a Custom Tilemap Editor
How to reproduce:1. Open attached project2. Open scene "MapEditor"3. Go to "Window->Outerminds->Turbo Kid Tilemap Editor4. Usi... Read more
[UI Builder] The border of VisualElement is not created when slicing a p...
Reproduction steps: Open the attached project “UI_Toolkit_Slicing.zip“ In the UI Builder window compare the two UI elements (the But... Read more
Unity Editor fails to import on a PC with gen 13 intel CPU and RTX4090
Steps to reproduce:1. Open the attached user's project "ThirdPerson.zip" or create a Third Person Template project through Unity Hub... Read more
[HDRP] Active LOD bias value message does not update according to HDRP L...
1. Create a new project.2. Create a cube. (GameObject -> 3D Object -> Cube)3. Add an LOD Group Component to this cube. (View i... Read more
Error "BlendTreeWorkspace is NULL" spammed in the Console when entering ...
Steps to reproduce: Open the attached Project Open Scene "EnemiesShowcase" Open the Animator "LurkerController" Enter Play Mode In t... 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