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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #1341031