Search Issue Tracker
OnEnable is called when changing any selected GameObject's Setting in In...
How to reproduce:1. Open user's attached project (InspectorCallbackBug.zip)2. Open "SampleScene" Scene3. Select "GameObject" GameObj... Read more
[Mesh] Setting mesh.uv throws Null Reference exception
To reproduce:1. Open attached project2. Add DoPlace component to any game object3. Press play4. Notice exception in console Regressi... Read more
Animator "Update Mode" change is not saved
Changing the "Update Mode" property of an Animator component does not mark the scene as modified and is not saved when using File &g... 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
[Canvas] [Image] Size and rotation of child image inside canvas changes ...
Reproduction steps:1. Open attached Unity project.2. Open "CanvasError" scene.3. Select "Cube > Canvas" game object in the hierar... Read more
[Graphics] DrawMesh crashes editor if material is not valid or null
Steps to reproduce: 1. Download and import attached project. (repro-case_756849-DrawMesh.zip)2. Open scene: main3. Press play. Crash... Read more
Keyboard input is not working when using an external keyboard in iOS 15
How to reproduce:1. Open the attached project "iOS New Input System Test.zip"2. Go to Build Settings (File>Build Settings)3. Sele... Read more
Apply Scene Offsets is not applied when looping a Timeline
Apply Scene Offsets is not applied when looping a Timeline When I set the Playable Director wrap mode to "Loop", my Animation track ... Read more
Post-processing is not visible when Camera Stack is used
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Observe the Game View ... Read more
“Camera Main Camera does not contain an additional camera data component...
Steps to reproduce: Create a new Unity project using the Universal 3D template Build the project Observe the Console window Actual r... 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