Search Issue Tracker
Crash when Undoing GameObject copy after Transform.SetParent(null) call ...
Reproduction steps:Create empty project1. Import and open the project scene (TestUndoBugCrash.zip)2. Select the Cube prefab instance... Read more
[IL2CPP] Assembly.GetType returns a nested Class when the nested Class i...
Reproduction steps:1. Open the attached project "Case_1422119.zip" and load Scene "Assembly.GetType"2. Ensure IL2CPP is selected as ... Read more
[XR][macOS] Screen flickering when entering Play mode with MockHMD Multi...
Reproduction steps:1. Open the user's attached project2. Enter Play mode3. Move the mouse around Expected result: Screen is not flic... Read more
[TMP][Android] Keyboard doesn't show up when TouchScreenKeyboard.Open() ...
How to reproduce:1. Open the user's attached "Ludia-Keyboard.zip" project2. Build and Run the "SampleScene" on an Android device3. I... Read more
[macOS] Build fails with command failing to write to output file when us...
How to reproduce:1. Download the attached project 'Stream.zip'2. Build the project on macOS3. Observe the Console Expected result: B... Read more
NativeSpline.EvaluatePosition(..) throws an IndexOutOfRangeException exc...
How to reproduce:1. Open the attached project "2022.1 beta test.zip"2. Open the "SampleScene" Scene3. Enter Play mode Expected resul... Read more
Physics Debug Visualisation is not displayed when prefab is opened in is...
Reproduction steps:1. Open the attached 'Collision Debugger Prefab Mode Bug' project2. Go to the 'Window -> Analysis -> Physic... Read more
[Mobile Notifications] Notification crashes application after updating a...
How to reproduce:1. Open project "MobileNotificationsException.zip"2. Make sure the Mobile Notifications package is updated to 2.0.0... Read more
Slow scroll view scrolling when entering Play mode and in Builds
Scrolling is quite slow in Play mode.We can see that the wheel delta computed by InputSystemUIInputModule is 1/10 of what we have in... Read more
Scene View shows unrelated tools settings when LightingData Asset is sel...
How to reproduce:1. Open the user attached "NativeLightCrashRepro.zip"2. Select the "LightingData.asset" Asset (in folder Assets/Sce... 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