Search Issue Tracker
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
Hinge Joint 2D Connected Anchor doesn't rotate around Anchor when multit...
Steps to reproduce:1. Open attached project "Joint_repro"2. Go to Edit->Project Settings...->Physics 2D->Job Options(Experi... Read more
Scripting Runtime Version is set to .NET 3.5 by default when creating ne...
The Scripting Runtime Version is currently set to .NET 3.5 by default on new projects. As of 2018.3 this should be .NET 4.x by defau... Read more
[WebGL] "Event.OnMouseDrag" doesn't register right and middle mouse buttons
Steps to reproduce:1. Open the original project2. Build and Run the project in Webgl3. Try clicking right click or middle mouse butt... Read more
[Threading] playing audio fails with error
-e: starting an audio source fails with threading enabled--repro on Canary73 and Nightly66 -repro:--open attached project--build&... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons