Search Issue Tracker

31
votes
By Design

[Android] Loading videos from AssetBundles fails unless it's uncompresse...

Video

-

May 03, 2018

-

Version/s: 2018.1.0f2

Steps to reproduce:1. Open user attached project2. Build and Run on a device3. Observe that loading uncompressed from file works4. O... Read more

27
votes
Fixed

ScriptableObject references become temporarily null in Editor when they ...

Scripting

-

Jun 19, 2018

-

Version/s: 2018.1.4f1

When a .asset file containing a ScriptableObject is modified on disk, Unity destroys the existing ScriptableObject C# instance, then... Read more

11
votes
Fixed

SerializedProperty Undo does not work properly when the parent Serialize...

Serialization

-

Nov 14, 2019

-

Version/s: 2018.1

Generating diff of this object for undo because the type tree changed still occurs. I have attached a repro. Open the project. Navig... Read more

11
votes
Fixed

"Unloading broken assembly" error message provides insufficient information

Scripting

-

Feb 02, 2018

-

Version/s: 2018.1.0b5

Steps to reproduce:1. Open attached project "UnloadingBrokenAssemblyError.zip"2. Upon launch you will see the "Unloading broken asse... Read more

29
votes
Fixed

EditorSceneManager: sceneClosing and sceneClosed callbacks are not calle...

Scene Management

-

Feb 17, 2018

-

Version/s: 2018.1.0b7

How to reproduce:1. Open attaches Unity project2. Create new scene3. Open created scene Expected result: "SceneClosing", "SceneClose... Read more

15
votes
By Design

Video stutters when played by Video Player

Video

-

Aug 08, 2018

-

Version/s: 2018.1.1f1

To reproduce: 1. Open the attached project (VideoStutterTesting.zip)2. Enter Play mode3. Observe that the video in the Game view stu... Read more

12
votes
Not Reproducible

Assertion failed: Assertion failed on expression: 'modifications.empty()...

uGUI

-

May 30, 2018

-

Version/s: 2018.1.0f1

Repro steps:- open the project and a new scene- drag the prefab to the scene hierechy- notice the assertion This is a regression fro... Read more

29
votes
Not Reproducible

HoloLens holograms warp and pivot despite correct setting of stabilisati...

XR SDK

-

Mar 14, 2018

-

Version/s: 2018.1.0b10

How to reproduce:1. Open the attached project2. Switch platform to UWP3. Build and Deploy to HoloLens4. Once the app is running gaze... Read more

27
votes
Fixed

Oculus VR view is dark with Linear Color space and Single-Pass Rendering

XR SDK

-

Mar 06, 2018

-

Version/s: 2018.1.0a2, 2018.1.0b9

Steps to reproduce:1. Download and open the latest project("linvr.zip")2. Enter Playmode with the Oculus headset3. Compare Game view... Read more

22
votes
Fixed

[LWRP]LWRP + SPS + Render Texture causes Editor to crash or Editor GUI t...

XR SDK

-

May 05, 2018

-

Version/s: 2018.1.0f2

Steps to reproduce:1. Create a new project with LWRP VR template2. Create a camera that renders to a render texture3. Enter Playmode... Read more