Search Issue Tracker
Editor freezes when tryDequeue() is used after NativeQueue<T>ParallelWri...
How to reproduce:1. Open attached project ("NativeQueue-Parallel-Enqueue-Leak.zip")2. Enter GameView Actual result: Observe the free... Read more
[Baked GI] Prefab has corrupted lightmap UVs when loaded from a bundle
How to reproduce:1. Open the attached project ("case_1210785-lightmap_addressable_bug.zip")2. Open the repro scene ("SampleScene")3.... Read more
[HDRP] Enabling shadow casting for light sources emitted by a Shuriken s...
Versions tested: 2020.2.0a1 + 9.0.0 (HDRP/staging) Steps to reproduce:1) Open attached project2) Enter playmode3) Observe moving par... Read more
UI text overflows to the right of the In-App Purchases window when it is...
Reproduction steps:1. Open the attached project "ReproProj"2. Under Services in Edit > Project Settings select the In-App Purchas... Read more
[Android] Button can't be pressed after calling startActivityForResult w...
How to reproduce:1. Open the user’s attached “customer_sample.zip“ project ( I modified the project and you can download it here htt... Read more
When multiple .mb (Maya binary) files are imported, the imported files d...
To reproduce:1. Open attached project2. Go to models folder3. Notice that both models contains same submodels4. Reimport one_meter_p... Read more
Burst performance is degraded up to 8 times when number of calculations ...
How to reproduce:1. Open attached project ("BurstPerformance.zip")2. Open Test Runner3. Open Performance Test Report4. In Test Runne... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
Switching Project Path and activating a license causes wrong folder to b...
How to reproduce:1. Download the attached projects2. Set environment variables:- UNITY_USER to your Unity account- UNITY_PASS to you... 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