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
- PropertyDrawer gets disposed while still being active when adding a secondary component
- Realtime GI behaves differently when using Unlit (Amplify) and Lit (Shader Graph) shaders in URP
- API Updater strips Unity-owned Custom Attribute references within precompiled DLLs
- [iOS] ListView is flickering when scrolling over the end
- The Aspect Ratio Fitter Component on a Prefab displays a parent-related warning despite the Prefab's inability to have parents when "Envelope Parent" or "Fit In Parent" modes are used
Add comment