Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.3.0f1
Issue ID
976409
Regression
No
[Timeline] ExposedReference class cannot have references to scene objects when used in Playable Track asset class
Reproduction steps:
1. Open the "Test" scene from the attached project "ExposedReferenceTest.zip";
2. Select "Director" game object and open the Timeline editor;
3. Select "TestPlayableClip" in the timeline and click "Exposed Reference" in the inspector, and see it provides references to the scene objects;
4. Select "Test Playable Track" in the timeline and click "Exposed Reference" in the inspector again.
Expected results: Exposed Reference will display references to assets and scene objects;
Actual results: it only provides references to the project assets for Playable Track.
Reproducible on: 5.6.4p3, 2017.1.2p4, 2017.2.1f1, 2017.3.0f2, 2018.1.0a7.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
Add comment