Search Issue Tracker
[Particles] UpdateCachedMesh needlessly called when disabling thne enabl...
This is causing performance issues for users who pool particle systems. This is the function:ParticleSystemRenderer::UpdateCachedMes... Read more
[XR] [Skybox] Skybox rendering does not respect far plane setting, occlu...
Using a very simple scene, some or all geometry is not being rendered in Play mode. This bug occurs on:- Unity: 2019.3.3f1 or 2020.1... Read more
Multi-selecting and overwriting Prefab instances with changes does not a...
How to reproduce:1. Open the user's attached "Nested Bug Project.zip" project2. Open the "SampleScene" Scene3. Type "t:boxcollider" ... Read more
Not NULL values are inserted when increasing the size of an array in the...
How to reproduce:1. Open the user's attached "TTT.zip" project2. Right-click in the Project window and select Create -> Test13. C... Read more
Error is thrown when calling GeometryCollider.Bake for Game Object with ...
How to reproduce:1. Open attached project "case1264007.zip" and Scene "SampleScene"2. Enter Play Mode3. Observe the "IndexOutOfRange... Read more
[WebGL] Building fails and Emscripten_Win errors are thrown when paramet...
Reproduction steps:1. Open the attached project ("case_1270915-WebGLTheadsSupport.zip")2. Make a WebGL build Expected result: Build ... Read more
[IL2CPP] Build fails with an Exception when IL2CPP Scripting Backend is ...
How to reproduce:1. Open the user's attached "2011Bug.zip" project2. Go to File -> Build Settings3. Press Build Expected result: ... Read more
Uploading file using UploadHandlerFile generates a corrupt file when the...
Reproduction steps:1. Open and run the attached Python3 64-bit script ("1238418Python.py")2. Open the attached project ("1238418Rep.... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project