Search Issue Tracker
Missing UI in XR Simulation for desktop Build Target
Steps to reproduce: 1. Use Unity 2023.2 to create a new project from AR Mobile Template. 2. In Build Settings, Choose Desktop. 3. Pr... Read more
Cloth Constraints Paint tool doesn't change constraints of the GameObjec...
How to reproduce:1. Create a new Unity project2. In the Hierarchy create a new Sphere GameObject3. Select the Sphere GameObject and ... Read more
"Controller 'thing': Transition '' in state 'test' uses parameter '' whi...
How to reproduce:1. Open the attached project "BugReproduce.zip"2. Open Window>Animation>Animator3. Select the "thing" in the ... Read more
Right-clicking on 2 or more GameObjects in the Hierarchy selects only 1 ...
How to reproduce:1. Create a new Project2. Select multiple GameObjects in the Hierarchy by holding CMD on Mac or CTRL on Windows/Ubu... Read more
[Quest] Editor crashes on ovrp_UnityOpenXR_OnSessionDestroy with a speci...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/BorderDemo.unity” Scene3. Enter the Play Mode4. Exit... Read more
Logs don’t show up in Xcode when using WebCamTexture Class
How to reproduce:1. Build And Run the user’s attached “WebCamTexture-Camera-Feed-Bug-Report.zip” project on an iOS device2. Grant ca... Read more
Unable to interact with Material Inspector window when entering and exit...
Reproduction steps:1. Open "ReproProject"2. Open "Assets/OutdoorsScene" scene3. Select "Assets/Materials/RefractiveCube" material4. ... Read more
IL2CPP build fails when disabledFlag.HasFlag() is used
How to reproduce:1. Open the user-attached project “Repro project - IL2CPP build error”2. Build the project3. Observe the results Ex... Read more
Sprite Renderer not rendering duplicated GameObject grey when using Mate...
Reproduction steps:1. Open the “TempProject.zip”2. Open the Frame Debugger window (Window > Analysis > Frame Debugger)3. Enter... Read more
"ArgumentException: Cannot find TypeIndex for type hash" is thrown in th...
How to reproduce:1. Open the “DOTSBug“ project2. Open the “SampleScene”3. Build And Run4. Open and observe the Player.log Expected r... 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