Search Issue Tracker
[Performance] Animation Preview causes CPU Usage spikes
How to reproduce:1. Download and open the attached project 'Animation Stutter.zip'2. Open Scene 'Assets/Test/test_scene'3. Make sure... Read more
[Improved prefabs] ArgumentNullException errors are thrown on selecting ...
On selecting static-dropdown in overrides window, 'ArgumentNullException' and 'NullReferenceException' errors thrown in console. Ref... Read more
Adding event handler to NetworkChange.NetworkAvailabilityChanged crashes...
How to reproduce:1. Open the user attached project (Test.zip)2. Enter and leave playmode several times until a crash occurs Reproduc... Read more
NativeArray<byte>.GetSubArray() with an odd index number is empty when p...
How to reproduce:1. Open attached project "1294627.zip"2. Enter Play mode Expected result: When passed to IJob, NativeArray<byte&... Read more
Type.GetField() works differently in IL2CPP from Mono
Reproduction steps:1. Open attached project "Test_Reflection.zip" and scene "SampleScene"2. Enter Play Mode3. Observe Game View text... Read more
[XR] The A, B, X, and Y buttons for the HP Reverb G2 controllers aren't ...
Reproduction steps:1. Open new Unity project2. Attempt to use HP Reverb G2 controller's A, B, X, and Y buttons for input Expected re... Read more
[Android][Mali]Particle System loses its color and rotation properties w...
Steps to reproduce:1. Open user's attached to project "ParticleInstancing.zip"2. Switch to Android3. Build it to Android Expected re... Read more
Scene view camera snapping back or forward when zooming in while holding...
How to reproduce:1. Create a new 3D project2. Go to "GameObject> 3D Object > Cube" in the menu bar3. In the Scene view slowly ... Read more
[Input System] Normalized input returns incorrect value when the Input i...
Description:The user wants to Normalize the controller's Left analog stick X-Axis input values in the range [0 .. 1], 0.50 being the... Read more
[DeviceSimulator] The input is detected when clicking on notch
How to reproduce:1. Open the attached project2. Go to Device Simulator tab3. Select "iPhone X" (or any other device with notch) from... 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