Search Issue Tracker
Deselecting a GameObject in the Hierarchy makes that GameObject unable t...
Steps to reproduce: Open a Unity project Ensure that there are two or more GameObjects in the Scene Hierarchy (if not, create them) ... Read more
Box Collider issues when built to Android devices
Reproduction steps:1. Open the attached Project “BugRepro”2. Enter Play mode and observe collisions3. Build and Run to an Android de... Read more
Setting material.shader to null crashes at Shader::GetActiveSubShaderIndex
Steps to reproduce: 1. Open attached project2. Open scene "TestCase"3. Run scene4. Press "E"5. Unity crashes Reproduced with: 5.3.2p... Read more
[Scene view] Mouse cursor flickers on keyboard shortcut 'Q' when multipl...
Mouse cursor flickers when switched to Hand tool using the keyboard shortcut 'Q' when there are more than 1 scene views added in edi... Read more
"Curve" window workspace doesn't update the scale to match the selected ...
How to reproduce:1. Open the attached "AnimationCurve" project2. Open the "New VFX" VFX Graph3. In the Blackboard, navigate to the "... Read more
Unable to select a MonoBehaviour Script in the Project window when it is...
How to reproduce:1. Open the attached project "My project (1).zip"2. Close the Editor3. Open the Assets folder with Windows Explorer... Read more
[API] Crash in Material.SetTexture with a null argument
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... Read more
Cannot select objects when Camera.Render() function is working
Reproduction steps:1. Open the attached project 7763252. Open scene "scene"3. Try to select any object by clicking on them in the Sc... Read more
GLES 3.0 created visual artifacts on some projects on Android
Display gets corrupted when some projects are built using Open GLES 3.0 on Android Read more
Light Probe Proxy Volumes turn GameObject darker when it has a transpare...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Inside the Scene View,... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved