Search Issue Tracker
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
WebCamTexture is always vertically mirrored on Metal iOS builds
WebCamTexture is always vertically mirrored on Metal iOS builds, works fine on GLES3 To reproduce: 1) Download and open project2) Bu... Read more
[UI] MaskableGraphic OnEnable and OnDisable are slow causing non-respons...
To reproduce:1. Open attached project2. Play scene3. Click on Open4. Notice spike in profiler5. Click on Back button6. Notice anothe... Read more
[Oculus Quest][Oculus Go] Using Single Pass results in a black screen wi...
Repro steps:1. Open initial attached project "Water"2. Build and run on Oculus Quest/Go Actual: Black screen appears after launching... Read more
[Command] function crashes editor when using class as method argument wh...
To reproduce:1. Open project Expected: project will be openedActual: editor crashes Note: to open project 'UnityCrasher' script's 8t... Read more
Scaling root does not scale character with Optimize GO enabled
Scaling the character's root does not give the expected result when Optimize Game Object is enabled on a Humanoid rig (Inspector >... Read more
Error when going into playmode with Maximize on Play
Reproduction steps:1. Open the attached project2. Check the "Maximize on play"3. Play - Note, Changing layout fixes the problem Actu... Read more
Player settings icons are not retrieved when using "PlayerSettings.GetIc...
Reproduction steps:1. Open the attached “IN-94979” project2. Run the “PlayerSettings.GetIcons” function (Tools > Get Icons)3. Obs... Read more
Settings Manager package Sample throws errors when it is imported
Reproduction steps:1. Open user's attached project "Settings_Manager_package_Sample"2. Open the Package Manager and select the Setti... Read more
Calling the SendTo method on a UDP Socket causes an invalid pointer addr...
How to reproduce:1. Open the attached project (1223903.zip)2. Enter Play Mode and look at the Console window Expected result: There ... 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
- Invalid Clip Method
- WebGPU error with Fantasy Kingdom and GPU Resident Drawer
- WebGPU fails with height fog in Fantasy Kingdom
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed