Search Issue Tracker
[SpeedTree] Windzone Main/Turbulence settings have no effect
To Reproduuce: 1. Open scene test & play.2. Observe that changing Main & Turbulence setting on the WindZone object has effec... Read more
“Variable Type” menu opens under Editor toolbar when Behvarior Graph win...
Steps to reproduce:1. Create new Unity project2. Open Package Manager window3. Install Behaviour package (com.unity.behavior)4. In P... Read more
"Load Profiler Capture" warning is thrown when opening the same Capture ...
How to reproduce:1. Create a new Unity project2. Go to Window -> Analysis -> Profiler3. Switch to "Edit Mode", record anything... Read more
Unlit Shaders on Mesh objects call ForwardAdd and ForwardBase in the wro...
How to reproduce:1. Open User's attached "SurfaceShaderUsePassBug.zip" project ("Switch target" if prompted)2. Load "SampleScene" fo... Read more
[iOS]Setting Color Buffer's StoreAction to Don’t care does not change th...
How to reproduce:1. Open the attached Archive.zip project2. Build for iOS and open the Xcode project3. Go to Menu bar-> Product-&... Read more
[AR FOUNDATION] GCAlloc is using 1.8kb when built on Android
Reproduction steps:1. Open the attached Project “BugRepro”2. Open Build Settings and enable Autoconnect Profiler3. Build and Run on ... Read more
Texelsize node does not return the correct value when you reduce the tex...
The shadergraph node "texelsize" does not return the correct value when you reduce the texture quality in quality settings. I discov... Read more
EditorGUI.TagField and similar drop-downs do not show mixed values when ...
How to reproduce:1. Create a new Unity project2. In the SampleScene select both 'Main Camera' and 'Directional Light' GameObjects3. ... Read more
"Other" category is not shown in the player Profiler graph if a sample i...
How to reproduce:1. Create and open a new project2. Select File > Build Settings3. Enable 'Development Build' and 'Autoconnect Pr... Read more
[Cache Server] Crash on opening this particular project only if Cache Se...
The problem happens when you use Shadergraph and NUnit packages together with enabled Cache Server.Also it reproduces only when ther... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object