Search Issue Tracker
Setting RenderTexture.active when the script executes in edit mode resul...
To reproduce: 1. Open attached Unity project "TestRenderTexture.zip" 2. Open "Test" scene 3. Try to click on either camera or direct... Read more
Assertion failed: RendererUpdateManager when calling CommandBuffer.DrawR...
Steps to reproduce: 1. Open user attached project 2. Open scene 'asdf' 3. Enter playmode * Console spammed with two assert messages... Read more
[Android] [GearVR] Left eye is rendered with green distortions when usin...
Steps to reproduce: 1) Download attached project and open in Unity 2) Create .osig file for testing device 3) In Player settings, m... Read more
[Android] [GearVR] Both eyes are rendered in the same color when using S...
Steps to reproduce: 1) Download attached project and open in Unity 2) Create .osig file for testing device 3) In Player settings, m... Read more
Unity crashes when DynamicGI.UpdateEnvironment() is called before loadin...
To reproduce : 1. Open project attached by the user (BugReport_Crash_DynamicGI_UpdateEnvironment.zip) 2. Open scene "Scene" and hit ... Read more
Inspector does not show new value of rigidbody's mass, when it is change...
To reproduce: 1. Open the project, attached by tester (massBug.zip) 2. Open "scene" scene 3. Select Cube game object in the Hierarc... Read more
[.NET] const field named same as a field in base class causes the field ...
Repro consists of 2 classes: using UnityEngine; abstract class BaseClass : MonoBehaviour { [SerializeField] private int m_Number... Read more
Editor crashes at CalculateClosestPoint when collider Bounds are null
Editor crashes at CalculateClosestPoint when collider Bounds are null and accessed by ClosestPoint function. Steps to reproduce: 1.... Read more
[serialization] Crash in scripting_field_get_type after recompile after ...
Steps to reproduce: 1. Download and open project "918719.zip" (link in the edit) 2. Open "Empty.cs" script 3. Add "var storageFolder... Read more
[OSX] Editor crashes after build and run project on Android device
How to reproduce: 1. Create a new project 2. Switch platform to Android 3. Change bundle identifier 4. Build and run on Android devi... 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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding