Search Issue Tracker
[LWRP] A problem with using multiple camera and setting Viewport Rect.
SRP Repo: Issue #1454 When using multiple camera and setting Viewport Rect, this problem will occur. Setup a scene like a following:... Read more
[LWRP] Only first pass gets rendered when using multi-pass shaders
SRP Repo: Issue #1469 I'm currently porting over shaders from a project which uses a multipass shader. However, only the first pass ... Read more
[XR][Hololens][URP] With shadows enabled, the scene is flipped and follo...
SRP Repo: Issue #1498 We're developing for Hololens on Unity 2018.1.0f2, LWRP 1.1.10-preview.(We had the same issue making some trie... Read more
[LWRP] UV Set for LW shader
SRP Repo: Issue #1534 What happened?I cannot find the UV Set setting for LW Shaders. Is it possible to have Animated Scrolling textu... Read more
[LWRP] WaterTile.cs Camera.current null exception.
SRP Repo: Issue #1541 What happened?In WaterTile.cs ( From Standard Assets/Environment ) when rendering the Game view, the function ... Read more
[LWRP+Shadergraph] Shader graphs with transparent surface type do not re...
SRP Repo: Issue #1592 What happened?Custom shader (shader graph) with a master node's surface type set to transparent, set to a mate... Read more
[LWRP] Normal map not applied in build when material is built on the fly
SRP Repo: Issue #1601 What happened?Normal map of materials created on the fly shows up in the Editor but not in the build. Read more
[LWRP] Shadow cascades double tris of scene
SRP Repo: Issue #1607 What happened?When I use two Shadow cascades, the scene draws more than double of tris. Is this expected behav... Read more
[LWRP] Objects are not dynamically batched when rendering shadows, resul...
SRP Repo: Issue #1615 What happened?When rendering shadows, objects are not dynamically batched like they used to be using builtin r... Read more
Scene View hitches when assets/renderers come into view
How to reproduce:1. Download and open the project from OC.2. Load Book of the Dead Asset Library3. In the Scene View fly past the as... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS