Search Issue Tracker
[macOS 10.13] Editor crashes in WebViewWindowPrivate::SetNewParentWindow...
Steps to reproduce: 1. Create new Unity project2. If you are logged in, log out of your Unity ID3. Open Services window and make sur... Read more
[DX12] Switching API from DX11 to DX12 cause crash
Steps:1. Open repro project2. Open Main scene, hit Play, then Stop3. Go to Player settings, remove DX12 from the Windows API list(Wa... Read more
[DX12 Editor] Resizing Game View is broken and cause crash
Steps:1. Make a new project2. In Player settings, change windows API settings to DX123. Make sure the editor is using DX124. Resize ... Read more
[Editor] Assertion failed error, on controlling "Step Button" using hotk...
Steps To Reproduce:1. Open new project.2. Click on the play button.3. Click- Ctr+Shift+P4. Click on Step Btn5. Observe the Console f... 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
Animation Timeline symbols are squished when Animation Window legth is r...
Reproduction steps (GIF attached):1. Create a new Unity project.2. Go to Window > Animation.3. Grab the right side of the window ... Read more
InvalidOperationException when creating a prefab
Steps to reproduce : - create a new project- create a cube- drag the cube in the Project Browser and notice the error InvalidOperati... Read more
"Assertion failed" errors appear when an object is created and set to be...
To reproduce: 1. In a new project, create a cube2. Set the Cube as static3. Observe the console Expected: no assertion errors are sh... Read more
3D GameObjects with Rigidbody goes through box collider, if collider Tra...
How to reproduce:1. Download attached project file2. Open "Bug" Scene3. Enter Play Mode Actual result: Object goes throw Box Collide... Read more
[ScriptedImporter] "SetMainObject" does not set "ScriptableObjects" as m...
Reproduction steps: 1. Open "ScriptedImportedTest2017.3.zip" project2. Compare "CubeImporter" and "FooAssetImporter"3. See the creat... 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