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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment