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
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
This is a duplicate of issue #981757