Search Issue Tracker
By Design
Votes
0
Found in
2017.3.0b2
Issue ID
960409
Regression
No
AnimationCurve Keyframes created at runtime are removed when project is built with stripping enabled
To reproduce:
1. Download and open attached "repro960409.zip" project.
2. Open "bug" scene and enter play mode.
3. Notice outputted information in the text field or in the Console.
4. Build and run the project on WebGL, Android or iOS with any level stripping enabled.
5. Notice that outputted information of built project differs from output in the editor.
Expected result: Information output is the same in WebGL player as in the editor.
Actual result: AnimationCurve data is removed when project is built with WebGL.
Reproduced with: 2018.1.0a1, 2017.3.0b5, 2017.2.0f3. 2017.1.2p1, 5.6.4p1, 5.5.5p1.
Notes: Reproduces with WebGL, Android and iOS platforms. Disabling "Strip Engine Code" on WebGL does not prevent issue from happening. However, setting stripping level to none when building with Android or iOS prevents this issue from happening. With any other stripping level selected, issue reproduces.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment