Search Issue Tracker
Stack Overflow Error is thrown when attempting to Build a project
How to reproduce:1. Open the attached project named "Case_1288883"2. Build the project3. Observe the Console Window Expected result:... 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
Deterministic builds have different files when built from the same project
How to reproduce:1. Open the user’s attached “DeterministicBuilds” project2. Create a copy of the project3. Build the project4. Open... Read more
Editor crashes if object instantiated in RuntimeInitializeOnLoadMethod i...
Steps to reproduce:1. Open attached “DestroyCrash.zip” project2. Enter Play mode Reproduced in: 2018.1.0a5, 2017.3.0b10, 2017.2.0p2,... Read more
Position of an instantiated prefab is not correct in OnEnable
To reproduce: 1. Open the project, attached by the user (SampleInstantiateBug.rar)2 .Open the "TestScen" scene3. Enter Play mode4. O... Read more
Attaching a script to an object and then deleting it causes the script c...
To reproduce:1. Open attached Unity project "Betatests.zip"2. Attach "deletethis" script to a GameObject3. Delete "deletethis" scrip... Read more
Mono crash when Fallback handler fails to load a specific libraries
To reproduce:1. Open repro project2. Play 'Test' scene Note: editor crashes in 'Kinect1Interface' script's line 249 when trying to u... Read more
Editor crashes when opening a project which contains GameFlowEditor.dll ...
Steps to reproduce:1. Open the attached project(GameFlow_HololensEdited.zip)2. Observe the crash Actual result: Unity crashesExpecte... Read more
Double-clicking on "Debug.Log()" message doesn't open the script when Lo...
How to reproduce:1. Open the attached "1308839_Repro.zip" project2. Open the Scene "SampleScene"3. Open the Player Settings (Edit-&g... Read more
Can't add a Script to a GameObject when the Script contains 2 partial cl...
Reproduction steps: Open the attached project Drag the “/Assets/PartialClass.cs” from the Project window onto any GameIbject in the ... 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