Search Issue Tracker
[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
Object skips its initial position when using Transform/Universal Tool + ...
To reproduce: 1. Open Unity, create a new project and open it2. Create and select a Cube3. Hold Ctrl to keep snapping on4. Move 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
- Override move options in Inspector are not disabled when only one Override is added in URP Volume
- “NONE”/“ALL” text in Adaptive Probe Volumes Option Override is too light when Editor theme is set to Light
- Default Volume Profile property does not get reset when the property is selected and the reset button is pressed
- Saving Visual Effect Graph closes it in Visual Effect Graph window
- [Android] "Texture2D.ReadPixels" writes pixels into a texture incorrectly when used with OpenGLES3