Search Issue Tracker
LoadLevelAdditiveAsync loading finishes on quit in editor
Steps to reproduce: 1. open the project2. play 'FirstScene'3. click play again(to stop) check console for message indicating that Aw... Read more
Textures takes more space in memory from Unity 5.2
From Unity 5.2 profiler shows what textures (ETC2 compression) takes more space than they did in 5.1 Read more
[WebGL] webcam not working with splash screen
-e: see title. works with splash, editor, standalone or with this small demo http://jsfiddle.net/sendz/Bs5de/ -repro:--build & r... Read more
Crash in ForwardShaderRenderLoop::PerformRendering when switching to 'Cl...
Steps to reproduce: 1. Open attached project2. Open 'scene1'3. Bake lightmaps4. Open scene view window, select 'Clustering' in the v... Read more
[Mask] Masked image bleeds out into another gameObject with a disabled m...
Reproduction steps:1. Open attached project (ReproProject.zip)2. Open the "test" scene3. Select the "Panel" gameObject (under Canvas... Read more
NetworkClient leaks hostId
NetworkClient leaks hostId if destroyed without connecting. NetworkTranspoort.RemoveHost() is never called for a NetworkClient insta... Read more
[webplayer] OSX builds generate corrupted file - unplayable
-e: see title.--works well on windows and with 5.2 editors -repro:--build & run an empty scene--NOTICE webplayer fails to load:-... Read more
[IL2CPP] Application freezes on GetVirtualMethod
1. Open attached project2. Build to iOS with IL2CPP(device or simulator)3. Project will freeze on device with "il2cpp::vm::Object::G... Read more
Type.GetMethod() asserts for methods with default float parameter when S...
There's an assert in il2cpp::vm::Parameter::GetDefaultParameterValueObject that fails in this particular case. Attaching repro project. 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
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type