Search Issue Tracker
[Android] 3x worse performance in Unity 5.6 than 5.5 on Google Galaxy Nexus
How to reproduce:1. Open the attached project2. Build the app to an Android device with Deep Profiling enabled3. Wait for app to sta... Read more
Unity crashes at <Enlighten::Precompute::PackGeometry> if the model befo...
If the model is imported to the scene without generating Lightmap UVs, Unity shows an error (error.jpg) and crashes. It happens when... 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
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
[macOS] Crash in __pthread_kill when starting a new thread
Steps to reproduce:1. Open the project attached2. Attach ThreadTest.cs to Main Camera gameObject3. Enter play mode4. Left-click anyw... Read more
[iOS] UI elements not added when loading Scene from AssetBundles
[iOS] UI elements not added when loading scene from AssetBundles Steps to reproduce:1. Open attached project2. Open scene Main3. In ... Read more
Unity throws "Geometry jobs should not be launched for empty tasks" err...
Steps to reproduce:1. Open attached project2. Open "PlayingMobile" scene3. Press play4. Look at the terrain-"Geometry jobs should no... Read more
Sometimes Take Sample in Profiler memory window does not sample
Reproduction steps:1. Open attached project (repro.zip);2. Build a standalone development build;3. Open the application;4. Open the ... Read more
Vertical Fit (Content Size Fitter) ignores the text height when it sets ...
If the text has "Horizontal Overflow" set to Wrap and "Vertical Fit" (Content Size Fitter) set to Preferred Size, the height of the ... Read more
[Shuriken] Circular reference crash when assigning a sub emitter particl...
Repro steps:1. Open Main scene from attached project.2. Select the Debris sub emitter (child of Particle System)3. In the inspector,... 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