Search Issue Tracker
Error when changing quality settings
Error changing the quality settings, in realtime, from "half res texture quality" to "full res texture quality" Read more
Editor is lagging when modifying material properties
How to reproduce:1. Open attached "ForgottenPlayhouse" project2. Select "cardboardwall1" material under Assets/Materials/Cardboard/C... Read more
[Batching] Static batching ignores scene loaded with LoadLevel(); possib...
To reproduce the bug please follow the steps1. Open "StaticBatchingBug" project2. Open "StaticBatchingTest" scene3. Play scene"Stati... Read more
CPU spikes when moving Particle Systems in game; Material.SetPassUncache...
Reproduction Steps:1. Open User's project2. Make sure Profiler is visible3. Play sceneNote: One or two spikes usually appear at the ... Read more
[Material] Render Queue value is not updated until shader is changed and...
A materials render queue value is not updated when its shader is edited and saved, only after the material's shader has been changed... Read more
Texture Arrays work incorrect (only one Texture is displayed) in Standal...
Reproduction Steps:1. Open User's project2. Open "Example" scene3. Notice how texture looks4. Build to standalone and run5. Notice t... Read more
SetTargetBuffers plus RenderTextures don't work with deferred shading
When using SetTargetBuffers on a camera to render to a RenderTexture, rendering only works if the camera is not using the DeferredSh... Read more
[CmdBuffers] Expose a way to write depth in CommandBuffer before deferre...
CommandBufferTest renders a mesh with the default material. In the frame debugger both the black (unlit) color and the depth values ... Read more
It's not possible to change resolution beyond 16320x768
How to reproduce: 1. Open attached project2. Build to Standalone and run3. Use the key commands to change resolution- a,s,d,f,g,h,j,... Read more
"Run in Background" does not work for fullscreen
To reproduce:1. Open attached project2. Go to player settings. Make sure "Run In Background" is enabled3. Include the test scene and... 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