Search Issue Tracker
[Shader Graph] Matrix type ports cannot be connected to Branch Node's Tr...
How to reproduce:1. Open the user's attached "shadergraph-branch-matrix.zip" project2. Open the "New Shader Graph" Shader Graph3. Co... Read more
Collision event delayed when using OnCollisionEnter, OnTriggerEnter
Steps to reproduce:1. Open attached project2. Open any issued scenes (02IssueCollision3d, 04IssueTrigger3d)3. Click the Play button ... Read more
"Unity.Burst.Intrinsics.X86.Sse.shuffle_ps" changes the bit content of (...
Steps to reproduce:1. Open the project “IN-12124”2. Open the “Test Runner” window (Window → General)3. Select PlayMode tests4. Click... Read more
Green lightmap tint appears after creating a new URP template scene
To reproduce:1. Create a new URP template;2. Wait until lightmaps are baked. Expected result: the scene does not have a green tint.A... Read more
Plugins folder compiles even when nothing has changed in that folder
How to reproduce: 1. Open attached project- Project contains a single empty script at the root and a single script file with thousan... Read more
FBX colors does not match the original Asset's colors when importing the...
How to reproduce:1. Open the attached project “IN-9377.zip“2. Open the “SampleScene“ Scene3. Double click on the “Assets/Models/Sign... Read more
LoadLevel does not work with unsaved scenes
Steps to reproduce:1) open attached project2) create new scene3) attach the 'NewBehaviorScript' to any of the GameObjects4) press pl... Read more
Reorderable array element selection is lost after undoing changes
How to reproduce:1. Open the attached project2. Select the "Cube" in the Scene Hierarchy3. In its Inspector select and reorder the "... Read more
Wrong elements are selected when holding shift and selecting Game Object...
How to reproduce:1. Open the attached project "ShiftClick.zip"2. Open SampleScene3. Select GameObject in the Scene Hierarchy4. Holdi... Read more
[iOS] [XR] Device with iOS 8 and iOS 9 hangs when using XRSettings.LoadD...
To reproduce:1. Open 'Archive' project2. Build and run on a device with iOS 8 or 93. Press 'MagicWindow Bug' button Expected vs Actu... 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