Search Issue Tracker
tvOS builds fail when building with the Burst package on MacOS Silicon
Steps to reproduce: 1. Create a new project 2. Make sure the Burst package is installed3. Open the Build Settings window4. Switch pl... Read more
Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play ...
How to reproduce:1. Open the “CrashRepro“ project2. Open the “Assets/Scenes/Master.unity“ Scene3. Enter Play Mode4. Select “Host Gam... Read more
Code generation failure using IAspect.Lookup within IJobEntity.
Steps to reproduce: 1. Open the "CodegenIssue" project 2. Open the "OutdoorsScene" scene 3. Enter Play Mode 4. Observe the Console w... Read more
Creating an Action node which name ends with Action creates ActionAction...
Steps to reproduce: 1. Open the create new action node wizard. 2. Name the new node something which ends with Action, for example My... Read more
Inspector's custom tooltip is displayed incorrectly when the name is tru...
How to reproduce:1. Open the “Tooltip“ project2. Open the “SampleScene”3. Click on “NewScriptableObjectScript” asset in the Assets f... Read more
The type selector in the UI Builder does not display primitive types whe...
How to reproduce:1. Open the attached “IN-86483” project2. Open the “test.uxml” file in the Assets folder3. In the UI Builder window... Read more
Edit definition removes the "Action" word from custom action script
Reproduction steps:1. Create a new 3D project2. Create and open a new Behavior Graph (Create/Behavior/Behavior Graph)3. Create a new... Read more
Memory Leak warnings are thrown when creating a new material
Reproduction steps:1. Open the attached “FabriCrate.zip” project2. Create a new material in the Project window (Righ-click > Crea... Read more
'Stack overflow' error logged in the Console when a script that has a lo...
How to reproduce:1. Open the attached “IN-89853” project2. Open the “SampleScene” Scene3. In the Hierarchy select the “ClassGenerati... Read more
Shader warnings in URP ShaderGraph when using the Normal From Texture node
Reproduction steps:1. Open the attached “BugShaderWarnings-NormalFromTexture.zip” project2. Select the “Assets/WarningShaderGraph.sh... 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