Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 5.6.X, 2017.1.X, 2017.2.X
Votes
0
Found in
5.6.1p1
Issue ID
917568
Regression
Yes
AssetBundles containing particles with mesh shape emitter instantiates in wrong direction
Steps to reproduce:
1) Download attached project 'Runtime.zip' and open in Unity
2) Build 'asdf' scene and close Unity
3) Download attached project 'CreateAssetBundle.zip' and open and open in Unity
4) In the top-level toolbar, click on Test >> Rebuild existing AssetBundles (current platform)
5) Wait until Unity will finish to build AssetBundles
6) Close Unity
7) Go to CreateAssetBundle folder >> AssetBundlesStandalone folder >> drag and drop assets_deco_017dbfdc.unity3d assetBundle in to built project's directory
8) Launch .exe file and you will see that particles will go forward instead of upward
Expected result: Instantiated particles should go upward(check attached gif 'noRepro.gif')
Actual result: Instantiated particles goes forward(check attached gif 'repro.gif')
Not reproduced with:
5.5.3p1, 5.5.4f1
Reproduced with:
5.6.0b8, 5.6.1p3, 2017.1.0b8, 2017.2.0a2
Note: Build didn't worked with 5.6.0b1 - 5.6.0b7, so I wasn't able to find the exact version where regression started
Works as expected if DynamicBatching is enabled in PlayerSettings before building assetbundles(Step 4)
Tested with windows 10
------------------------------------------------
Fixed in: 5.6.3p2, 2017.1.0p5, 2017.2.0b6, 2017.3.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
Add comment