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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment