Search Issue Tracker
Crash in AnimationClipPlayable::SetClip when playing scene
To reproduce: 1. Open attached project (repro784839.zip) 2. Run Test scene 3. Resume scene if it gets paused by error 4. Editor cra... Read more
[Android] RenderTexture is corrupted after resume on Android
Regressed from 5.3.4p1 Steps to repro: 1. Build and run repro project 2. Cube rendered by RenderTexture in the top left corner (Me... Read more
Resetting Editor Settings yields IndexOutOfRangeException
Reproduction steps: 1) Open any project - can be empty. 2) Open up Edit > Project Settings > Editor 3) In upper right of an Inspecto... Read more
Shadowy patterns in the editor on the game object when the scene/game wi...
Reproduction steps: 1. Open attached project. 2. Open "TestScene" scene. 3. Select "Main Camera" game object. 4. Go to "GameObject >... Read more
NullReferenceException when selecting objects at the same frame they are...
How to reproduce: 1. Open scene file named 'Stuff Scene' 2. Hit play 3. Start selecting the instantiated objects in the Hierarchy vi... Read more
Standalone crashes at RuntimeSceneManager::FindSceneByName when loading ...
Steps to reproduce: 1. Open attached project 2. Build and run project 3. It crashes right after it is opened Is related to setting... Read more
Changes made to instance of prefab aren't recorded if previously SetActi...
Steps to reproduce: 1. Open attached project 2. Open "Editor/ShowBug.cs" script 3. Script creates instance of prefab, then prefab h... Read more
[VR] Crash with OculusUtilities when VR support is off
Steps to reproduce: 1. Create new project 2. Import package from https://developer.oculus.com/downloads/game-engines/1.3.2/Oculus_Ut... Read more
Rigidbody teleports after colliding with mesh collider
Steps to reproduce: 1. Download and import attached project. (Project_CollisionTeleport.zip) 2. Open scene: Scene 3. Play 4. Look a... 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
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project