Search Issue Tracker
Assets in the Project window disappear when Asset Store Tools are imported
To reproduce:1. Open attached project ("Disappearing Assets")2. Download and import Asset Store Tools from the Asset Store-- Assets ... Read more
Crash on WebViewWindowPrivate::GetPrivateWindow when closing Unity
To reproduce:1. Open attached project2. Exit the project Actual result: Unity editor crashes on exitExpected result: Unity editor sh... Read more
Material and Sorting Layer fields of Sprite Renderer Component do not sh...
How to reproduce:1. Open the user's project and scene "SampleScene"2. Select "GameObject (all modified)" from the Hierarchy Window t... Read more
[ShaderGraph] Editor crashes after saving changes made to shader while i...
How to reproduce:1. Open user attached project2. Enter play mode3. Open "ground" shader and make changes4. Click "save asset" button... Read more
Not enabling Garbage Collector in OnDisable will freeze next game execution
To reproduce:1) Open attached project and scene2) Open the only script there3) Comment out line 16 and save4) Play the scene5) Wait ... Read more
"PPtr cast failed when dereferencing!" errors when opening an older proj...
How to reproduce:Steps:1. Setup remote Cache server in Unity editor2. Replace the cache5.0 folder on your Cache Server with the atta... Read more
ShaderGraph produces pink shaders when having a property of Vector1 with...
The reproduction requires additional conditions:• Decimal separator set to comma on your OS (default settings for languages such as ... Read more
[iOS][IL2CPP] DescriptorValidationException is thrown when using the C# ...
To reproduce: 1. Download attached project “2018.3.0b10.zip" and open in Unity2. Open “SampleScene” scene3. Enter Play mode and obse... Read more
[OSX] A window cannot be dragged back when it's dragged from one screen ...
Repro steps:1. Create a new project2. Make sure the screens are placed vertically3. Drag and drop a window from one screen to anothe... Read more
Input system error states "Settings" when it should be "Project Settings".
Input System - Error message. When the input system is not set up correctly the error points to **Edit > Settings > Input** it... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal