Search Issue Tracker
Duplicate
Votes
0
Found in
2017.3.0p3
Issue ID
994710
Regression
Yes
[Regression] Timeline crashes on UWP x86 .Net build
How to reproduce:
1. Download attached project file
2. Switch platform to UWP and Backend to .Net
3. Build and open in Visual Studio
4. Select x86 and deploy to device
Actual result: App stops because of a problem with Timeline. PlayableAsset returned a null Playable on Instantiate. Error thrown: "TypeInitializationException: The type initializer for 'UnityEngine.Animations.AnimationLayerMixerPlayable' threw an exception"
Reproduced with: 2017.3.0p3, 2017.3.1f1
Not reproduced with: 2017.2.1p2, 2018.1.0b5
Regression since: 2017.3.0p3
Tested with: Hololens, Acer Windows Mixed Reality Headset
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
This is a duplicate of issue #981757