Search Issue Tracker
Unity Behavior Node Wizard generates incorrect type reference for nested...
Steps to reproduce:1. Create a new script with a class containing an enum (e.g., `public class MyEnumScript { public enum MyEnum { V... Read more
[Linux] Auto Refresh fails to reimport and compile script changes when e...
Reproduction steps:1. Create a new 3D project2. Create a new script in the Project window3. Open the created script in the selected ... Read more
The USS cursor style property is not applied when it is set for the root...
Reproduction steps:1. Open the attached “VisualElementCursorBugReport.zip” project2. Open the custom “Test” Editor window from the t... Read more
Animator "Update Mode" change is not saved
Changing the "Update Mode" property of an Animator component does not mark the scene as modified and is not saved when using File &g... Read more
[URP] [HDRP] Instanced terrain is not visible in Baked Lightmap scene de...
Repro:1) Create new URP (or HDRP) project.2) Add terrain.3) Bake (you can reduce resolution for faster bake times).4) When bake is c... Read more
Send/Bus does not refresh instantly when connecting to Receive
To reproduce:- Open attached project and launch scene "test2"- Open Audio Mixer > Crickets (Mixer)- Select "crickets" audio group... Read more
Shader compiler errors are occurring when using hull shader
How to reproduce:1. Open the attached 'Grass.zip' project2. Observe the Console Expected result: No errorsActual result: Shader comp... Read more
Plugins .meta files are empty when adding empty plugins to the project
Steps to reproduce: 1. Open the attached "Plugins.zip" project 2. Go to assets > Plugins > iOS 3. Drag and drop attached "dyli... Read more
[RayTracing] Several pragma require directives are ignored in .raytrace ...
Using #pragma require in .raytrace files doesn't work. All pragma require directives are ignored. Steps to reproduce: 1. Clone the p... Read more
[DX11 - AMD] Crash on AmdDxGsaFreeCompiledShader when Texture Object nod...
Steps to reproduce:1. Open the attached project from the provided Google Drive link2. Open the Amplify Shader Editor Canvas (Window ... 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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs