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
[Project Browser] Project Browser asset highlighting is broken
Repro: Open a new Project. GameObject -> 3D Object -> Cube Select the Cube to view in Inspector, Add Component -> New scrip... 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 L... Read more
OneTimeSetUp methods can fail when Managed Stripping Level is set to High
How to reproduce:1. Open the attached Project "TestFixtureStripping"2. Open the Test Runner Window (Window -> General -> Test ... 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 spinning ... Read more
[Oculus XR SDK] Error spamming to logs on Quest: OPENGL NATIVE PLUG-IN E...
After running the graphics tests (and during) I'm seeing a lot of an error being spammed to the log. 1-21 09:23:58.475 22244 22296 D... Read more
Reference to audio clip is lost when Editor loses focus
Reproduction steps: 1. Open the “CatsronautEdited” project2. Open the “Assets/GAME/Scenes/New Scene.unity” Scene3. In the Hierarchy ... 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
AssetDatabase RenameAsset renames child Scriptable Object Asset Pipeline...
How to reproduce:1. Open attached project "AssetRenameBug.zip"2. Make sure that Asset Pipeline version 2 is selected (Project Settin... Read more
GameObject's selection highlight rectangulates when texture is assigned ...
How to reproduce:1. Open the attached '185234-selection highlight.zip' project2. Open 'SampleScene' Scene3. Select 'Conifer_Needles_... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used