Search Issue Tracker
UI does not display until editor refresh if assign Source Asset before P...
Steps to reproduce: Open a Unity Project In the Project Window, create a new Panel Settings asset via Create > UI Toolkit > Pa... Read more
Building 3D Sample Scenes (URP) Project fails
How to reproduce:1. Create a new 3D Sample Scenes (URP) Project2. Open the Build Settings Window (File -> Build Settings)3. Click... Read more
Asset Store view docking corrupts scene view (5.0 RC3 Mac)
To reproduce:1. Open a project2. Open asset store3. Dock it in a way which would cause the scene view to resizeExpected result: It d... Read more
CinemachineStateDrivenCameraEditor Selection Nullreference Error with An...
Reproduction Steps: Open the attached project Open Scene SampleScene Dock the Project panel next to the Inspector (only one should b... Read more
Navigation does not work correctly with overlapping buttons
To reproduce this bug: 1. Open the attached project2. Open 'WorksNot' scene3. It has 3 Overlapping buttons4. Play the scene5. Select... Read more
[iOS] Wireless MFI controller input is not detected until the Applicatio...
Steps to reproduce:1. Open project in "project.zip"2. Build for iOS3. Connect a supported MFI controller to an iOS device (tested wi... Read more
List items wrongly initialized in the Inspector when values are declared...
How to reproduce:1. Open the attached project "90_develop.zip"2. Select "Test" in the Inspector window3. Add a new Element to the "I... Read more
[.NET] const field named same as a field in base class causes the field ...
Repro consists of 2 classes: using UnityEngine; abstract class BaseClass : MonoBehaviour{[SerializeField]private int m_Number = 5; p... Read more
Particle System Trails do not die after Particles die when Instantiating...
Steps to reproduce:1. Open users attach project "ParticleTrailTest.zip"2. Navigate to Project -> Assets and open SampleScene3. En... Read more
[HDRP APV] UI for the script ProbeVolumePerSceneData script is incorrect
Repro:1) Open any hdrp project using master branch2) Add the script ProbeVolumePerSceneData to any gameobject (its located in SRP .c... 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