Search Issue Tracker
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
Table Entry Reference gets a random negative Key Id when copy-pasting on...
How to reproduce:1. Open the attached project "My Project.zip"2. Open the "SampleScene" Scene3. Select the "This" GameObject in the ... Read more
[TVOS] EXC_BAD_ACCESS tvOS simulator build crash
Reproduction steps:1. Download and open the attached "speedGolf6.zip" project2. Build the project for tvOS3. Launch the application ... Read more
Unity Editor doesn't recompile at boot when Scripting Define Symbols are...
Reproduction steps:1. Create a new project2. Go to Project Settings > Player > Scripting Define Symbols and create 2 new Scrip... Read more
Crash when calling Graphics.RenderMesh for a Mesh that was destroyed
Reproduction steps:1. Open the attached project "Test_script"2. Open "Assets/Scene/Sample Scene" scene3. Disable "GameObject" from t... Read more
Editor crashes when entering the Play Mode
Reproduction steps:1. Open users attached project2. Open Scenes/SampleScene3. Enter the Play Mode Expected result: Play Mode is ente... Read more
Editing Shader includes does not always update Shaders when changes are ...
Reproduction steps:1. Open the attached Unity project "ShaderIssue.zip" from Google Drive (link in the edit)2. In the Project window... Read more
New profiler module can be created without the title when user adds a sp...
To reproduce: 1. Open an Editor;2. Go to Window -> Analysis -> Profiler;3. Click on a dropdown next to “Profiler Modules”;4. C... Read more
ProBuilder Window tooltips don't show up on mouse cursor hover
How to reproduce:1. Open any project with the ProBuilder package installed2. Open the ProBuilder Window (Tools > ProBuilder > ... Read more
Crash on entering Play Mode when '==' and '!=' operators are overridden
Reproduction steps:1. Open the user's attached project2. Open the '03 - GameplayScene' Scene3. Enter Play Mode and observe a crash 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default