Search Issue Tracker
Crash on TransferField_NonArray when running a build
EDIT: This feels like more of a Build Pipeline issue, if anything. They mention in the steps that doing a build without Addressables... Read more
SysrootPackage throws not implement inherited abstract member errors aft...
How to reproduce:1. Open the attached project2. Observe the Console window Expected results: The project is opened successfully with... Read more
Semaphore.WaitForSignal degrades Editor performance when entering Play Mode
How to reproduce:1. Create a new empty project2. Open the Profiler window (Window -> Analysis -> Profiler)3. Enter Play Mode4.... Read more
Scroll Rect Scrollbars can't be moved using the mouse scroll wheel when ...
Reproduction steps:1. Open the attached 'ScrollView Fixed Update Bug' project2. Open the 'SampleScene'3. Enter Play mode4. Try to sc... Read more
[Oculus][URP][XR] Quest 2 URP Rendering issues
Reproduction steps:1. Open the customer's attached project "SBRepro2-9d28d416.7z"2. Build and run the project on Quest 23. Notice th... Read more
Animator Transition from the Entry state can't be redone
Reproduction steps:1. Open the user's attached project2. Open Window > Animation > Animator3. Select "Cube" GameObject in the ... Read more
Crash when closing UI element in WebGL build
Reproduction steps:1. Open the user's attached project2. Build it3. Run the build and press 'i' a few times Expected result: The inv... Read more
Crash with UnityEditor.Undo:RevertAllDownToGroup when calling DestroyImm...
How to reproduce:1. Open the attached project "ComponentSorter.zip"2. Open Scene "SampleScene"3. Open the Test Runner from "Window &... Read more
[UI Builder] @import is stripped from the associated .uss file when savi...
How to reproduce:1. Open the attached "case_1404986" project2. Open the "Assets -> CardCreator -> cardCreatorV2.5" Visual Tree... Read more
Transparent materials use global sky ambient probe instead of SSGI fallb...
How to reproduce:1. Open the attached project "SSGIFallbackIssue.zip"2. Open "ReproScene" Scene3. Enter the Play mode Expected resul... 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