Search Issue Tracker
[Memory] Unity leaks memory and eventually crashes when selecting any UI...
How to reproduce:1. Create a new Project2. In the Hierarchy Window create a new Image Object3. Open the Profiler Window and Enter Pl... 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] Adding Post-Processing Layer Causes Skybox To Stop Drawing
SRP Repo: Issue 1604 What happened?In my project I have three cameras: Skybox Camera (Clear Flags = Skybox, Depth = 0, Culling = Not... 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
[LWRP] Wildly different shadow quality in scene view vs game view
SRP Repo: Issue #1616 What happened?We have our game camera up fairly high, and we set the Shadow Distance small enough and Near cli... Read more
Android "AppBundle" setting stays active when the build system is change...
Android "AppBundle" setting stays active when the build system is changed from "Gradle" to "Internal" Steps to Repro:1. Create a new... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph