Search Issue Tracker
By Design
By Design in 2017.1.X
Votes
0
Found in
2017.1.0f3
Issue ID
945455
Regression
No
Different contained assets shown in manifest, depending on the way an assets are added to it
Reproduction steps:
1. Open project attached (AssetBundleUpdate.zip)
2. See that all 4 assets are included in AssetBundle "bundlea".
3. Build them by using Menu/TestAB/Create Asset Bundle(Tags).
4. Remove "2048text" and "TestMaterial" from asset bundle.
5. Repeat step 3.
Result: Bundle manifest information is the same.
6. Remove "SpherePrefab" from the bundle.
7. Repeat step 3.
8. Add "SpherePrefab" back to bundle and repeat step 3.
Expected result: Manifest information will be identical the one that we got after Step 5.
Actual result: They are different and after step 8 there is no information about "2048text" and "TestMaterial".
Notes: Adding "2048text" and "TestMaterial" to asset bundle will still provide the same behavior that we have after step 8.
Reproduced on: 5.5.0f3, 2017.1.0p5, 2017.3.0a6.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
Add comment