Search Issue Tracker
[HDRP] Eye shader Iris Normal input doesnt have any effect
1) Open Material samples, Eye scene2) Select any eye, zoom in and remove its Iris normal3) Notice the change4) Switch from shadergra... Read more
Double click at Search results opens Package Manager instead of Asset Store
How to reproduce:1. Open attached project "Beta Test.zip"2. Sign out using Edit > Sign out menu3. Select Window > Search > ... Read more
Linux Editor's new input system's mouse scroll delta values are clamped ...
How to reproduce:1. Open the attached project (ScrollTest.zip)2. Open the Main scene3. Enter PlayMode4. Scroll up on the mouse scrol... Read more
Modifying Rigidbody2D.position or Rigidbody2D.rotation doesn't stop inte...
Reproduction steps:1. Open the attached "case_1367721_Rigidbody2D_PositionRotation.zip" project (not the user submitted one)2. Open ... Read more
Editor freezes for a short time when changing Material settings
Reproduction steps:1. Create a new HDRP project (Not necessary, but the easiest to reproduce on)2. Create a new Material3. Select th... Read more
GameObject.GetComponents returns the wrong number of components in "Main...
Reproduction steps:1. Open the user's attached "GetComponentTest.zip" project2. Go to MyMenu > TestItem3. Observe the output in t... Read more
Compilation error when using ambiguous reference with System.Numerics.Ve...
How to reproduce:1. Create a new project2. Add "NewBehaviourScript.cs" script to the project Expected result: No error in the Consol... Read more
UnityException is thrown in Build when using Burst Direct Call methods
How to reproduce:1. Open the attached project (burst-error2.zip)2. Open scene Scenes/SampleScene3. Go to File -> Build Settings4.... Read more
Crash on UpdateAvatars when entering Play Mode
How to reproduce:1. In the attached project, open the "Start" scene2. Go into Play Mode3. If Unity didn't crash, exit Play Mode and ... Read more
[Oculus] Editor crash on UnityEngine.SubsystemBindings.DestroySubsystem ...
Reproduction steps:1. Open the attached user's project "VR Testing.zip"2. Connect Quest 1/2 with Oculus Link3. Enter and exit Play M... 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