Search Issue Tracker
Crash on CullCastersCommon when assigning an infinite value in transform...
Reproduction steps:1. Import the attached .unitypackage to a new project ("CrashReproPack.unitypackage")2. Open "CrashScene"3. Enter... Read more
[XR SDK] XRDevice.refreshRate returns 0
How to reproduce:1. Open attached project ("XRRegressions.zip")2. Open SampleScene scene3. Enter Play mode4. Open Console window Exp... Read more
[WebGL 2.0] Application.Quit() Exception when executed in a browser
How to reproduce:1. Open the "1234347" project2. Go to File -> Build And Run3. Wait until the project is built and opened in a br... Read more
[Lighting] Tooltips missing for Workflow Settings Options in 'Scene' Tab...
Tooltips for options like 'Display Weights' 'Display Occlusion' under Workflow Settings > Light Probe Visualization in Scene Tab ... Read more
Texture on Particle is not displayed when the particle and mesh are put ...
How to reproduce:1. Open the attache demo ParticleBundle.zip project2. Open Scenes/Sample Scene and Enter the Play Mode3. Inspect th... Read more
Custom editor do not respect the hide in editor flag
The inspector custom editor are still shown even if the target object specify to be hidden in the inspector. Steps:1- Create a new p... Read more
[macOS] trigger input is not processed on some gamepads
Reproduction steps:1. Open the project in "SuperInput.zip"2. Connect a controller to your device3. Enter Play Mode4. Try pressing le... Read more
[Profiler] throws errors when Play Mode is paused after closing and open...
How to reproduce:1. Create and open a new project2. Install Profile Analyzer package from the Package Manager3. Open Profiler and Pr... Read more
Memory leak when Multithreading is enabled for Physics 2D
Reproduction steps:1. Open the "Assets/InitScene" Scene in the attached "case_1237323_package_mods.zip" project2. Ensure that Use Mu... Read more
[Build] Unity only checks for one socket when detecting CPU count
This is an ES bug reported by Google. How to reproduce:1. Create new project2. Open Task Manager3. Observe Unity Editor task CPU usa... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu