Search Issue Tracker
Resonance Audio ambisonic decoder does not work properly with Audio mixe...
Resonance Audio ambisonic decoder does not work properly with Audio mixer controls 1. What happened:When Resonance Audio ambisonic d... Read more
[IL2CPP] System.IO.Directory.GetLogicalDrives() returns 0 length array i...
Steps to reproduce:1. Download 10574411_repro.zip and open "Main" scene2. Enter play mode3. Notice that GetLogicalDrives() returned ... Read more
Resizing a standalone window makes UI jump back and forth
To reproduce: 1. Open the attached project (StandaloneWindowResizeIssue.zip)2. Build and run it for Mac (bug is really obvious) stan... Read more
[LWRP] Shadow cascades double tris of scene
Current shadow cascade rendering in LWRP doesn't cull objects that are fully in closer cascades and don't need to be rendered again,... Read more
Creating a folder with a leading '.' in the name displays an empty space...
To reproduce: 1. Make sure the Project view uses Two Column layout2. Create a new folder with a name ".something" Expected: Project ... Read more
[SRP] VR + Lightweight Pipeline -- no non-VR cameras?
SRP Repo: Issue #1017 We're using the new Lightweight render pipeline (1.0.0-beta) on 2018.1.0b9. Any camera in a VR scene that does... Read more
[SRP] [Question] Scene Mask
SRP Repo: Issue #1204 Hey! I've been experimenting with the new ScriptableRenderPipeline and I'm trying to work out how to render ob... Read more
[SRP] CommandBuffer.SetGlobalMatrixArray only the first index gets popul...
SRP Repo: Issue #1295 Upon passing a Matrix4x4 array using: Matrix4x4[] myMatrixArray= new Matrix4x4[2] { Matrix4x4.identity, Matrix... Read more
Unity crashes with IterateTypeTree<RemapFromPrefabToInstancePPtr> when o...
Steps to reproduce:1. Open attached project Expected: it opensActual: it crashes while opening Reproduced in: 2018.3.0a1, 2018.3.0a4... Read more
[SRP] Inspecting culling result
SRP Repo: Issue #1345 Good afternoon, I am in the process for a while to try to implement shadows in a custom SRP using the SRP demo... 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