Search Issue Tracker
Bad syntax in GrammarRecognizer causes GrammarRecognizer to fail on all ...
To reproduce:1) Open attached project and scene in it2) Press Play in editor to run the simple application.3) With a microphone plug... Read more
When overwriting text with Multibyte characters, old text stays until te...
Steps to reproduce:1. Download and open the attached project2. Enter play mode3. Enter normal characters into the input field4. Sele... Read more
The function UnloadSceneAsync does not work with variable data type Scen...
Reproduction steps:1. Open the attached project;2. Open the scene "Scene0";3. Enter the Play mode;4. Observe the Console window; Act... Read more
[iOS] Crash in IL2CPP or Mono when calling a generic method from a gener...
Reproduction steps:1. Open the attached project.2. Open the "scene" scene.2. Remove and attach the "Sample" script from the "GameObj... Read more
Killing application during permission request message results in crash w...
Reproduction steps:1) Create a new project2) Set write permission to External (SDcard)3) Build and run application on an Android dev... 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
Mesh is being drawn twice per material when using custom shader
To reproduce:1. Open attached project;2. Open "testScene";3. Enable Frame Debug. Expected result: mesh is being drawn once when cust... Read more
[Terrain] Smoothness slider is missing in Texture Paint Settings
To reproduce:1) Create new project2) Add a terrain3) Select it4) Click 'Paint Texture' in Terrain's Component (middle button out of ... Read more
Geometry flickering based on camera location
BY DESIGN:The reason for this flickering is batching. All geometry using specific shader flickers due to it using object-space data ... Read more
CommandBuffer.GetTemporaryRT with custom size is incorrect when renderin...
Steps to reproduce:1. Open attached project2. Open "_BlurryRefraction" scene3. Make sure Main Camera rendering path is set to "Forwa... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons