Search Issue Tracker
[Android] [iOS] [IL2CPP] Crash when loading a subscene with a VisualEffe...
How to reproduce:1. Open the “VisualEffect-Entity-crash.zip“ project2. Open the “SampleScene“3. Build and Run for Android4. Wait for... Read more
[OSX] Render Texture does not work in Firefox, Safari
How to reproduce: 1. Open attached project2. Open scene Main.unity- Note how there is a cube properly rendered onto the texture3. Bu... Read more
Foldouts cannot be expanded by clicking the arrow
To reproduce:1. Open attached project ("case_1213781.zip")2. Select "Test" Game Object from Hierarchy3. In the Inspector window use ... Read more
Blur shader doesn't work when the "Scene Color" Node is attached to the ...
Reproducible with:1. Open the attached “repro_IN-92009“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Open the Game v... Read more
Importing a .unitypackage does not upgrade its dependencies using the Ed...
Importing a .unitypackage that has UPM dependencies in a newer Editor than the one it was exported with can lead to the following is... Read more
Once a Composite is triggered, the modifier button loses its pressed sta...
Reproduction steps:1. Open the attached “IN-66148_ScreenControlBug.zip“ project2. Open the “TestScreenControlScene” from the Project... 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
[Android]Builds fail when multiple "Unable to parse file" errors are thr...
Reproduction steps:1. Open the attached “ASDQWE” project2. Build and run the Player (File > Build And Run)3. Observe the Console ... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved