Search Issue Tracker
Player Setting "Virtual Reality Supported" is shared cross-platform
In the Player Settings, "Virtual Reality Supported" is shared between multiple platforms. This isn't necessarily desirable, as on st... Read more
[Scene Template] View component doesn't reset in scene template
All other components reset to their default values in the scene template except View Steps to repro: 1. Create a New Project 2. Pro... Read more
[Mono] Cultureinfo.currentculture doesn't work
To Reproduce: 1. Run the attached project. 2. Observe that System.Globalization.CultureInfo.CurrentCulture always returns Invariant... Read more
[iOS] Substance RAM footprint is including input texture files
How to reproduce: 1. Open attached project (35518 substance ram.zip) 2. Build to iOS and run - Once run, there should be two spinn... Read more
[SubGraph] Block Subgraphs don't clear their UI when set to none.
Repro steps: 1. Within a VFX context, create an Empty Subgraph Block 2. Select it and assign a subgraph block from the inspector tha... Read more
SignalR HubConnectionBuilder fails when run in non-Windows IL2CPP builds
Reproduction steps: 1. Open the user’s attached project (“repro.zip“) 2. Open the “/Assets/ReproScene.unity” Scene 3. Make sure t... Read more
Only the default Shader variant from the ShaderVariantCollection is incl...
How to reproduce: 1. Open attached "ShaderBundleBugReport.zip" and SampleScene scene 2. In the Toolbar, choose Bug/Bundle to build t... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
[iOS] "Duplicate symbols for architecture ARM64" error occurs during dep...
How to reproduce: 1. Open the attached "case_1212342.zip" Unity project 2. Build the Scene for the iOS platform 3. Attempt to deploy... Read more
"Grab RenderTexture" occurs when Main Camera "Clear Flags" is set to "De...
How to reproduce: 1. Open attached project and open the SampleScene scene 2. Enter the Play Mode 3. Capture a frame in the Frame Deb... 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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time