Search Issue Tracker
An additional Add node is created when double-clicking on a node in the ...
How to reproduce:1. Create and open a new project using a URP template2. In the Project tab, right-click and select “Create → Shader... Read more
Shader Graph's Simple Noise node preview is black when no Active Targets...
Reproduction steps:1. Create and open a project with the “Universal 3D“ template2. Create a Shader Graph (Assets > Create > Sh... Read more
“The caller of UIApplication.openURL(:) needs to migrate to the non-dep...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the Build Settings Window (File > Build Settings)3. Pres the Buil... Read more
AudioSource starts playing at full volume when AudioMixerGroup is unloaded
How to reproduce:1. Open the “bug-audiomixer-destroyed.zip“ project2. Open the Addressables Groups window (Window > Asset Managem... Read more
Audio fails to play in the WebGL Player when its clips are played in the...
How to reproduce1. Open the “TimelineAudiotest.zip“ project2. Build and run the “SampleScene“ for WebGL3. Press the “Play“ button in... Read more
Create Node Menu is not closing and “NullReferenceException: Object refe...
How to reproduce:1. Open the “Unity6Test” project2. Open the “New Shader Graph” as a floating window (Assets → Scenes)3. Right-click... Read more
Assert error is thrown when the Editor language is set to one of the exp...
Reproduction steps:1. Create a new project2. Make sure you have at least one of the experimental language modules installed in the U... Read more
The Scene does not get rendered in the Player when MSAA is enabled and m...
Reproduction steps:1. Open the attached “MSAAURP.zip” project2. Build and Run the project (File > Build and Run)3. Observe the Pl... Read more
Crash on mono_object_get_class when generating Font Atlas of a specific ...
How to reproduce:1. Open the attached "CrashRepro" project2. Open the TMPro Font Asset Creator (Window > TextMeshPro> Font Ass... Read more
GPU usage doubles when a project is running in the background
How to reproduce:1. Open the Task Manager2. Create and open a new 2D Core (Built-in Render Pipeline) project3. Enable the “Run In Ba... 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