Search Issue Tracker
[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
CameraStackRenderingState::ReleaseResources crash when exiting play mode
To reproduce:1. Open users attached project "Dedicated Server.zip"2. Open "BarPvP.unity" scene3. Enter play mode4. Press LAN Host(H)... Read more
Standard Assets/Utility/AlphaButtonClickMask.cs does not work with Sprit...
Steps to reproduce:1. Open attached project "SpriteRaycastIssue.zip"2. Open Test Scene3. Enter Play mode4. Try clicking the button (... 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