Search Issue Tracker
Baked lightmap is removed when entering play mode.
Reproduction steps:1. Open the user’s attached project2. In the Hierarchy window, right-click “Cube_Lod0” > “TestSetLod”3. In the... Read more
Reordering GameObjects in Hierarchy doesn't register Undo
How to reproduce:1. Open up any project2. Add two empty GameObjects to Hierarchy3. Reorder the second GameObject to be above the fir... Read more
[Linux] Asset Store "Open in Unity" link does not work
Reproduction steps:1. Open up Unity Editor2. Open up Asset store in your browser3. Find any Asset4. Press "Open in Unity" Expected r... Read more
[Android] Unable to input text into Input Field when using a gamepad on ...
Reproduction steps:1. Download and open the attached project: "Bug-InputField-GamePad.zip"2. Build and install it on an Android devi... Read more
Assertion failed thrown when running Particle System with Texture Sheet ...
Reproduction steps:1. Open the user's attached project2. Open scene 'Scenes/SampleScene'3. Make sure that 'Poison Area/Green Cloud M... Read more
Not all shaders get rendered when using custom Camera Matrix
How to reproduce:1. Open the attached project “in_9123”2. Open “SampleScene” in Scenes3. Select “Main Camera” Camera4. Attach the Ga... Read more
Particle System Effects are not flipped "inside out" when using the GL.i...
How to reproduce:1. Open the attached project "ParticleInvert.zip"2. Open "SampleScene" Scene3. Select the Main Camera in the Hierar... Read more
Prefab is not reimported when FormerlySerializedAs is added to script
Reproduction steps:1. Open the user attached project2. Open Assets/TestFormerlySerializedAsBug/TestFormerlySerializedAsBug1.cs3. Ope... Read more
Color artifacts in imported textures when Alpha Source is set to Input T...
Reproduction steps:1. Open the attached 'texture test 2021' project2. Open the 'SampleScene'3. Observe the 'Quad' GameObject Expecte... Read more
[Linux] Scrolling with the scroll wheel is slower on builds when using t...
How to reproduce: Open the user-attached project (UnityScrollExample.zip) Open the SampleScene Enter Play Mode Scroll using the scro... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class