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 Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment