Search Issue Tracker
[Android] [Blocks Automation] Player stuck on splash screen when using g...
This doesn't reproduce in monoscopic mode, just with VR enabled. So assigning to vr gfx. Read more
Window stays outside the display when switching from multiple monitors t...
How to reproduce:1. Create a new project2. Detach Game window and drag it out to a second display3. Disconnect the monitor that has ... Read more
[WebGL + OSX] copy & paste for input broken
-e: across browser copy & pasting via cmd-key shortcuts is not working in all cases -repro:--open and build attached project/sce... 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
Error "importer.GetNPOTScale() == TextureImporter::kNPOTKeep" on importi...
What happenedError "importer.GetNPOTScale() == TextureImporter::kNPOTKeep" appears on importing this image file (Star_particle.tga)-... Read more
[Shaders] Incorrect shader names (folders) for templates
This is not really a bug, but think all shader names should go to custom by the default. Because when you create "Image Effect Shade... Read more
Incorrect memory leak detection when using UnsafeUtility.SetLeakDetectio...
Reproduction steps:1. Open the attached project “MemoryLeakBug“2. Open the scene “Assets/Scenes/SampleScene”3. Enter the Play Mode4.... Read more
Crashes on CachedReader::InitRead when reimporting a corrupted Prefab
How to reproduce:1. Open attached Unity project2. Reimport Assets/Water_Splashes/Prefabs/BigSplash_Size_B.prefab Reproducible with: ... Read more
Console displays error "ObjectDisposedException: SerializedProperty m_De...
Steps to reproduce: Create a project Add 3D game object Go to "Inspector" tab Find "Mesh Renderer" component In "Materials" field en... Read more
Camera.targetTexture is respecting Camera rect
Steps:1. Open attached project2. Open SampleScene, hit play3. On ProjectView, select the RenderTexture asset4. On inspector, observe... 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