Search Issue Tracker
Duplicate
Votes
5
Found in
2019.3
2020.1.0b4
2020.2
Issue ID
1236066
Regression
No
[Other] InvalidOperationException error is thrown when accessing PropertyStreamHandle of AnimationJob from AssetBundle
How to reproduce:
1. Open the "SampleScene" in the attached "1236066" project
2. Enter Play mode
3. Observe the Console
Expected result: the Unity Console and iOS builds on Xcode do not throw errors
Actual result: And InvalidOperationException is throw in Play mode and when launching on iOS
Reproducible with: 2019.3.10f1, 2020.1.0b5, 2020.2.0a7
Not reproducible with:
Could not test with: 2017.4.39f1, 2018.4.21f1 due to Console errors related to AnimationStream
Reproduces on: VLNQA00160 iPhone 6S iOS 13.3.1
Notes:
1. Full Editor and Xcode errors are pasted in an edit.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #1341031