Search Issue Tracker
Dead scripting wrappers contribute to Asset GC workload
Steps to reproduce: 1. Open attached project2. Open scene "UnityGCTest"3. Open profiler4. Run scene5. In profiler, notice spikes tha... Read more
[SceneManagement] Unity crashes due to error in SceneManager:UnloadScene...
Steps to reproduce: 1. Open attached project "751480.zip"2. Open scene "NeighborStream"3. Enter play mode4. Hold down "W" key to mov... Read more
UI elements flicker with rendertexture, when moving one UI element
To reproduce:1) Open the attached project2) Run it in the editor, notice that UI elements flickers Read more
Ray fails to hit mesh collider
Steps to reproduce: 1. Open attached project "733291.zip"2. Open scene "tt"3. Run scene4. In game view, enable Gizmos and click on m... Read more
[GLCore] Creating empty render texture, has its color uncleared
Info:New render textures in opengl core have its color uncleared. Also even after the play it still showed in project view. Project ... Read more
MSAA render textures + image effects combination not working
Project Steps:1. Select render texture "New Render Texture"2. And change its type to "ARGB Float"3. And back to "ARGB32"4. Notice th... Read more
[Asset Bundles] Game crashes during async bundle loading
Standalone player crashes half of the time. Editor reported to crash too but couldn't reproduce on mac. How to reproduce:1. Build st... Read more
Incorrect scale after removing a child with 'worldPositionStays' set
Steps to reproduce:1. Open attached project's scene "Scale Bug".2. Enter play mode.3. Cube starts to scale even though it is only ro... Read more
[OSX] Application.version returns Application.unityVersion in OSX Editor
Steps to reproduce: 1. Open attached project (version_info.zip)2. Switch build target to iOS3. Open and play 'main' scene4. Check th... 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