Search Issue Tracker
[macOS] Scene view navigation is slow and editor crashes after a minute ...
Steps to reproduce: 1. Open attached project2. Open scene "repro3"3. Do some actions in scene view that would cause it repaint (scro... Read more
[Unity 5.4] Calling AssetDatabase.Refresh() many times causes memory leak
To reproduce:1. Open project2. Open Activity monitor3. Play scene Expected: memory usage will be between 170- 200MBActual: memory us... Read more
[Editor] Bug report window opens up while opening a project
Steps to Repo:1. Create new project or open an existing project2. File > "New Project.."3. Create a new project Actual Result:New... Read more
Editor crashes after deleting Animator component for object which has sk...
Steps to reproduce: 1. Open attached project2. Open scene "test"3. Select "Crowd_LOD2" gameobject and delete Animator- Editor crashe... Read more
[Editor] Editor skin color changes to milky grey on importing heavy package
Editor skin turns milky grey on importing Adam character package Steps to Repo:1. Create new project > Asset Store2. Import Adam ... Read more
Editor crashes after exiting play mode when scene contains couple skinne...
Steps to reproduce: 1. Open attached project2. Open scene "test"3. Run scene4. Exit play mode- Unity will crash either when opening ... Read more
UNet: drop all messages from reader if handler for first message is not ...
All messages are dropped if Handler is not registered for one of network messages. 1. In scripts add several (tiny) messages via Rel... Read more
CanvasRenderer.SetMesh() does not seem to support more than one UV set
Two objects with same material/shader/mesh, one displayed through MeshRenderer and the other through CanvasRenderer.SetMesh(), rende... Read more
Spotlight gets clipped in VR
Steps to reproduce:1. Download and open the attached project2. Enter playmode3. Look around Expected result: view of a plane lit up ... 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