Search Issue Tracker
[Audio] Exposed parameter for the Send effect's level gives an error in ...
Steps to reproduce:1. Open the attached project (861696-TestCase.zip)2. Open the Assets/test.unity scene3. Open Audio Mixer4. Select... Read more
[Backport] Projects names are the same in generated solution file
Reproduction steps:1. Download "project.zip"2. Open Command Prompt and navigate to Unity Editor3. Run the command "Unity -batchmode ... Read more
Terrain's tree material cause memory leak after refresh
To reproduce:1) Open attached project (in edit) and the scene inside of it2) Open profiler window, focusing simple memory look3) Pla... Read more
Crash when loading assets in AssetBundle with LoadAssetAsync on some An...
How to reproduce with sample:1. Open the project, which is uploaded to google drive2. Build and run on Android device3. Click on STA... Read more
Physics.CapsuleCastNonAlloc returns incorrect RaycastHit point and dista...
To reproduce: 1.Download and open attached project2.Open "CapsuleCastTest" scene3.Enter Play mode4.Check the console for outputted l... Read more
Unity Android Gradle build/export causes errors with Daydream projects.
Unable to use gradle build when targeting a Daydream project. Exporting to gradle and importing to AS gives compilation errors. Buil... Read more
The unity define that is used to mark Daydream support is incorrectly de...
The build define that we created in 5.4 was originally UNITY_DAYDREAM. We changed that to UNITY_HAS_GOOGLEVR in 5.4 but that change ... Read more
There is a Deadlock issue when quitting that app where the app may still...
Pressing the "X" button or Back button should take the user to the OS Launcher screen and not Daydream Home immediately. The applica... Read more
Errors in Console window when painting a procedurally generated terrain
Steps to reproduce:1. Open the attached project (GetPixel32Failed.zip)2. Open the Assets/TestScene.unity scene3. Switch platform to ... Read more
[Regression] Profiler is not attached to standalone build after building...
Profiler is not attached to standalone build after building project with profiling in Standalone enabled Steps to repro: 1. Open Uni... 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 Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- 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