Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.2p3
Issue ID
862856
Regression
No
[StaticBatching] Loading static meshes from AssetBundles results in heavy artifacting of textures
Steps to reproduce:
1. Download the latest attached stripped down project "TrainingManager.zip" (newest ownCloud link)
2. Extract it under C:\SRC (create SRC if necessary)
3. Open the project
4. Enter play mode
5. Wait until the scene "Highwayland" from assetbundles loads
6. Open the Scene view
7. Look at the grass textures
Expected result: grass textures loaded from assetbundle appear normal
Actual result: the textures get rendered with very noticeable artifacts
Reproduced on: 5.4.2p3, 5.4.4f1
Unable to test other versions. 5.5 breaks the whole scene's textures, 5.3 is missing required commands
Notes:
-highwayland\common\highwayland_ and highwayland_.manifest assetbundles do not have Statc Batching enabled, and switching to those(by changing the names to not include "_" "fixes" the problem
-Gameobjects with most textures noticeable broken are Hi_Res_Part_004, 005 and 006, though user notes that they are broken a bit different each time.
-The project is currently set-up in a way that highwayland\common is treated as an AssetBundle server, and the project needs to be put in C:\SRC to work
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Add comment