Search Issue Tracker
MD freezes after opening 'Attach to Process' window on OSX
To Reproduce: 1. Open Unity Editor and any script in builtin MD.2. Click'Run -> Attach to process'3. Wait for 2-3 seconds.4. Noti... Read more
[IL2CPP] AudioMixer.FindMatchingGroups returns null
To Reproduce: 1. Open the attached project (turn on text serialization in p2, before importing to trunk).2. Deploy with IL2CPP.3. Ob... Read more
[WebGL][Android] Memory growth above 256mb causes [Could Not Allocate] e...
Reproduction steps:1. Open the attached project "WebGL-MemoryTest-main.zip"2. In the Project window under "Assets/Scenes" open "Memo... Read more
Assertions spam the Console when minimizing the Editor Window
On 2020.1, if you start a new project you will get spammed with a lot of errors and assertions.Every time the user would minimize th... Read more
Cursor flickering in editor while playtesting if cursor.visible = false
Reproduction steps:1. Open user submitted project "Test Cursor Locking"2. Add user script "ScreenLockCursor.cs" to any object in the... Read more
MonoDevelop 4.0.1 doesn't allow folding of classes/methods
To reproduce:1. Create a new project2. Create a new script3. Open it in MonoDevelop4. Notice that there are no foldable sections Read more
Instantiate from resource folder with Android player is too slow
Instantiate from resource folder with Android player is too slow with prefabs that have multiple GameObjects Read more
GI gets stuck on Bake Indirect when Precomputed Realtime resolution is >...
How to reproduce: 1. Open attached project2. Open scene scene.unity- Scene contains a map built out of Unity primitives3. Set the Pr... Read more
[LOD] Reaching 32k LODGroup components in a single scene causes "group <...
How to reproduce: 1. Open attached project2. Open scene sceneWithTooManyLODGroups.unity- Note the errors in the console or editor.lo... Read more
[Linux Editor] Undocked panels can't be resized in some Desktop Environm...
Steps to reproduce:1. Open any project2. Drag out any of the docked panels (ie Scene view) so it becomes an independent/undocked win... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template