Search Issue Tracker
WebGL build doesn't execute OnApplicationQuit() function on Unity Web Pl...
To reproduce:1. Open user's project, build and run (WebGL build)2. While in running project click the screen few times to earn money... Read more
Error when drag-and-dropping behaviour on sub-state
Steps to reproduce : - import the project attached- select a sub-state- drag-and-drop a sub-state script on it(while dnd'ing, the co... Read more
DirectX 11 selection issues on certain angles
Steps to reproduce:1. Use -force-direct3d11 when opening Unity2. Open user attached project ("SelectionBug")3. Try selecting the cyl... Read more
Maximizing a window in Windows 10 leaves some space on each side of the ...
To reproduce:1. Open a new Unity project2. Click on any window (game, scene, console, etc.)3. Drag window out to front4. Maximize th... Read more
[STW2017.1] Crashed at Collider2D_Get_Custom_PropComposite when clicking...
Steps to reproduce:1. Create a project2. Add a Sprite in the Hierarchy3. Add a BoxCollider2D to the Sprite4. Add a RigidBody2D to th... Read more
Using 'Build & Run' crashes Unity Editor if a progress bar displays befo...
Steps to reproduce: 1. Open attached project2. Make sure that Sprite Packer is enabled (Editor Settings)3. Try to build the project ... Read more
Assertion failed: Invalid parameter pos in Rigidbody.TransformChanged be...
Repro:1. Open attached project2. Load three scenes (Adam_Scene, Lu_Scene, Guard_Scene)3. Run them all4. Wait ~5-8 minutes==>A bun... Read more
Selecting shader for a material resets custom Render Queue to default sh...
When shaders are switched for materials, their custom Render Queue is reset to default shader value. Steps to reproduce:1) Open the ... Read more
Audio mixer group duplicate doesn't get deleted with Undo
Steps to reproduce: 1. Create new group in audio mixer2. Right click and Duplicate group3. Undo action, it doesn't get deleted, but ... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template