Search Issue Tracker
ENABLE_INPUT_SYSTEM symbol is not being updated when the Input system is...
1) Open SampleScene in the attached project2) See the debug message in the console. If it's not there, enter playmode.3) In Player s... Read more
Editor crashes when changing Anti-aliassing quickly
Reproduction steps: 1. Open the attached project with Unity 5.42. Run the only scene in the project3. The scene contains one script,... Read more
"UnityEditor.InitializeOnLoad" calls constructor three times when Unity ...
How to reproduce:1. Download users attached project "doubleInitialize"2. Create or edit a script in Assets folder (without opening U... Read more
Unity hard crash when setting AvatarMask transformCount to negative value
Executing these two lines of code will crash Unity so bad the bug reporter doesn't come up:UnityEditor.Animations.AvatarMask a = new... Read more
Compute Shader is not using defined constants when setting data with Set...
How to reproduce:1. Open project "ComputeShaderSetConstantBuffer.zip"2. Enter Play Mode3. Observe the Console For Dx11 / 12 API: Run... Read more
"Canvas (Environment)" GameObject is added as root to a Canvas Prefab wh...
How to reproduce:1. Open the “PrefabTest.zip“ project2. Open the “SampleScene“3. Open the “Assets/Canvas.prefab” Prefab in the Proje... Read more
The text below Orientation Gizmo does not change when the Scene viewing ...
How to reproduce:1. Create a new 3D project2. Click on any cone in the Orientation Gizmo3. Change the Scene view camera angle4. Obse... Read more
Reserialized values are lost after removing the FormerlySerializedAs att...
Reproduction steps:1. Open the user’s attached project "kun.zip"2. Select the “Worm” GameObejct in the Hierarchy3. Expand and observ... Read more
VideoPlayer.loopPointReached invokes twice when WaitForFirstFrame is ena...
Reproduction steps:1. Open the attached “Video Test.zip” project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter the Play... Read more
[LOD] SpeedTree prefab with 'Fade Transition Width' > 0 logs errors when...
Steps to reproduce: 1. Open the attached project2. Open and play 'Test' scene3. Notice the errors spammed in the console each time a... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project