Search Issue Tracker
Crash when executing struct which implements IEnumerator
Reproduction steps:1. Open attached project (IEnumCrash)2. Open "Main"scene3. Hit play Expected result:No crash Actual result:Unity ... Read more
Memory leak after reimporting assets in the SRL
Build: Unity Editor v 5.6.0a5 (64-bit)Platform: Windows 10 (64-bit)Project: ScriptableRenderLoop Clicking 'Reimport' on an asset fol... Read more
Memory leak when instantiating a material with Renderer.material
To reproduce:1. Open the attached project2. Open the profiler window3. Enter play modeNotice how Used Total of memory is increasing ... Read more
Custom mesh made w/ script w/ big vertice coordinates on one axis, shows...
Steps to reproduce:1. Download an open attached project "DTM.zip"2. Open scene DTM and play it3. Move scene view around Actual resul... Read more
UnityWebRequest POST with empty body results in Error
Steps to reproduce:1. Open User's attached project2. Press Play Result: calling UnityWebRequest.Post() method results wit Error in t... Read more
Surface Shader normal maps are not automatically normalized in fragment ...
Steps to reproduce:1.Download and open the attached project2.Open scene "CubeNormals"3.Pres play4. Observe spinning cubes with diffe... Read more
Support for Taiwanese localization
Taiwanese localization support was added in iOS 10 and users have requested it in Unity. Treating this as a bug because we have not ... Read more
Particle Renderer doesn't render multiple materials
How to reproduce:1. Open attached project "case_852817-repro"2. Open "Toon Clouds SNC All Singles" scene3. Observe the Scene view Ex... Read more
Mono fails to compile script with Generic expression
Steps to reproduce:1. Open User's attached project with2. Open Console Result: error in the Console: Assets/Shapes2/AreaExtensions.c... 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
- 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
- TextShadow properties are not applied when displayed in a custom MenuItem Window