Search Issue Tracker
GrabPass affects the shader's rendering even if it is not used
Reproduction steps:1. Open the attached project (GrabPass Bug.zip);2. Open the Main scene;3. Observe how the sphere is rendered;4. C... Read more
[5.5+] Random crashes from rendering/batching/driver code starting with ...
Steps to reproduce:1. Download and open the project2. Enter Play mode3. Assets/Scenes/main.scene4. Wait or Walk around Result: crash... Read more
Discord overlay function forces Unity to crash when launching project
We contacted Discord about this problem and waiting for their response. Reproduction steps:1. Download Discord application (https://... Read more
Unity doesn't fully support Khmer Fonts
Repro Steps: 1. Install Khmer font2. Open Unity and create a new project3. Import the Khmer "true type font" file into your assets4.... Read more
LineRenderer is rendered twisted when near camera sight
LineRenderer is rendered mangled whet it gets near camera sight. To reproduce:1.Open attached project.2.Open "Scene.unity" scene3.Pr... Read more
Breakpoints do not trigger in monodevelop
To reproduce:1) Create a script with the following code. Note the Debug.Log is commented out. ```using UnityEngine;public class Test... Read more
When using Conditional Attribute, string is not shown in the console
Reproduction steps:1. Open the attached project;2. Open myscene.unity scene;3. Enter a play mode; Expected results: there should be ... Read more
Crash after adding Component Canvas
Reproduction steps:1. Create New Project.2. Create Canvas.3. Create another Canvas. (Child of previous one).4. Create one more Canva... Read more
[Deferred] Models with multiple submeshes are forwarded into Depth/Norma...
Steps to reproduce:1. Download Project and open scene "new".2. Press play and open frame bugger3. Navigate to RenderDeferred.Forward... Read more
When graphics jobs are enabled ambient calculation seems to be ignored
When graphics jobs are enabled ambient calculation seems to be ignored. To reproduce: 1. Open project.2. Enable Graphics jobs in Pla... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions