Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.1.X, 2017.2.X, 2017.3.X
Votes
1
Found in
2017.1.1p2
Issue ID
951780
Regression
Yes
Crash on GetColorBlockColors when loading Scene and Texture that is Read/Write disabled from separate Asset Bundles
How to reproduce:
1. Open the attached "BundlesCrash" project and scene "1"
2. Go to BuildBundles--> Start (custom Menu items)
3. Enter playmode and select Terrain GameObject in Hierarchy
4. In the Inspector, below the "Test Load" script component, mark "Load" as true
Result - Crash occurs on:
========== OUTPUTING STACK TRACE ==================
0x0000000140F45085 (Unity) GetColorBlockColors
0x0000000140F4695C (Unity) DecompressDXT5Impl<void (__cdecl)(DXTColBlock const __ptr64,Color8888 * __ptr64 const)>
0x0000000140F4F121 (Unity) DecompressNativeTextureFormat
0x0000000140F5218C (Unity) Texture2D::GetPixels32
0x00000001415173F0 (Unity) SplatDatabase::RecalculateBasemap
Regression introduced in - 2017.1.0a3
Reproducible with - 2017.3.0b1, 2017.2.0f1, 2017.1.1p2, 2017.1.0a3
Not reproducible with - 2017.1.0a2
Notes:
1. Issue only reproduces when texture is Read/Write disabled
2. Reproduced on Windows7/Windows8 and macOS Sierra 10.12.6. Issue did not reproduce on Windows 10. Could reproduce the issue only on Editor and not a on a built player
Comments (7)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
quanjunchen
Oct 12, 2017 11:33
In my situation, Win10 alse has this problem. Both crash on Editor and build player.
Set texture is Read/Write enabled solved this problem.
Unity version: 2017.1.0f3