Search Issue Tracker
Active
Votes
0
Found in
2017.1.2p4
Issue ID
994269
Regression
No
Changing the path of an asset is not recognized as a change on some BuildTarget platforms for Assetbundles
Steps to reproduce:
1. Download and open the attached project
2. Make sure you are on the same platform as the assetbundle build target (in the project, bundle target is set to Android in the EditorScript.cs)
3. Select Assets/Test AssetBundle build
Expected result: "First CRC" and "After moving CRC" should be different
Actual result: "First CRC" and "After moving CRC" are the same
Reproduced on 5.5.6f1, 5.65p1 2017.1.2p4, 2017.1.3p1, 2017.2.1p3, 2017.3.1f1, 2018.1.0b6, 2018.2.0a1
Reproduced on modules: StandaloneWindows, Android, iOS, tvOS, WebGL, StandaloneOSX
Not reproduced on modules: StandaloneWindows64, StandaloneLinux
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment