Search Issue Tracker
Graphics.CopyTexture() fails in Build when copying a source texture with...
Reproduction steps:1. Open the user's attached project ("MinimalTest.zip")2. Enter Play mode3. Build and Run the project Expected re... Read more
Crash on GetGoodPathNameForGUID when saving scene while loading a scene ...
How to reproduce:1. Open attached project2. Add empty game object to SampleScene3. Save scene Reproducible with: 2017.4.29f1, 2018.4... Read more
[Rider Editor] Opening a scene will open it in JetBrains Rider instead o...
How to reproduce:1. Create a new Unity Project2. Create one more Scene3. Install the Rider Package4. Set the JetBrains Rider as the ... Read more
Errors appear in the console when game object is selected in hierarchy
Errors appear in the console when game object is selected in hierarchy Steps to reproduce- Open the attached project in Unity 2020.1... Read more
[Android]"cannot find symbol public class UnityPlayerActivity extends co...
Reproduction steps:1. Open the attached “Activity” project2. Build and run the Player (File > Build And Run)3. Observe the Editor... Read more
[Android] Increased rate of stuck "PARTIAL_WAKE_LOCK" with "AudioMix" tag
Reproduction steps: 1. Open "Empires & Puzzles: RPG Quest"2. Lock phone screen3. Check Logcat for "PARTIAL_WAKE_LOCK" Expected R... Read more
Blend shape normal shading is wrong around bends
How to reproduce:1. Open attached project "DigitalDouble.zip"2. Enter Play Mode3. Pause Play Mode4. Advance frame by frame while loo... Read more
[Visual Effect Graph] Slider overlapped Field of View text in Camera pro...
The slider overlapped Field of View text in Camera property on expanding Transform dropdown. Steps to repro:1. Create a new project.... Read more
[VFX] Specific mesh doesn't render if in the player if it's used within ...
Repro steps:1. Open the attached project's ReproScene2. Create a standalone build3. Observe that all page meshes (both the regular o... Read more
[Shader Compiler] Compile error with overloaded CG methods differing onl...
Steps to reproduce: 1) Download attached project 'UnityShaderCompileError.zip' and open in Unity2) Open scene 'testScene'3) Select '... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template