Search Issue Tracker
Child Prefabs disappear from Prefab hierarchy when applying the "Optimiz...
How to reproduce:1. Open the attached project “FBXPrefab.zip“2. Open the Prefab “MyPrefabVariant“ Hierarchy (Assets)3. Attach the “T... Read more
Some GameObjects have missing meshes when loading an Addressables build ...
How to reproduce:1. Open the attached user project “MSGVProject.zip“2. Clear the “Build Cache” in the Addressables Groups window (Wi... Read more
[Mobile] The Scrollbar jumps around and reverses scroll direction when u...
How to reproduce:1. Open the user’s attached “UiTest.zip“ project2. Open the “SampleScene“ Scene3. Enter the Play mode4. Make sure t... Read more
Space is not saved when adding it as the first symbol of the line
Reproduction steps: Open the attached project (“StringBug.zip“) Select “Assets/Data/TextData” In the Inspector window select the “Te... Read more
Crash on ImageFilters::Blit when saving a Timeline containing a Video wh...
Reproduction steps:1. Open the attached project "minTimelineCrash.zip" and load Scene "SampleScene"2. Select the "Take Recorder" Gam... Read more
Assertion failed on expression: 'offsetIndex != -1' when loading scenes ...
Steps to reproduce: Clone and open Adventure - Sample Game project Open Persistent scene Enter Play mode Click on the doorway to the... Read more
"Main Texture" field in the "Output Particle Quad" block doesn't display...
How to reproduce: Open HUB; Create 3D(HDRP) project; Create visual effect graph in the "Project" window (Create->Visual Effects-&... Read more
[VSCode] Opening .csproj folder is not opened when opening a C# script i...
Reproduction steps:1. Create a new Unity project2. Create a new C# script3. Double-click the script to open it inside VS Code Expect... Read more
[Visual Studio Editor] When double-clicking on a script, Visual Studio n...
When double-clicking on a console error, Visual Studio doesn't open on the line that's causing the error anymore. To reproduce:- dow... Read more
Script opens with OS default ".cs" editor when the External Script Edito...
How to reproduce:1. Set OS default ".cs" file opener to any basic text editor2. Open the attached project "external_editor.zip"3. In... 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