Search Issue Tracker
By Design
By Design in 5.5.X
Votes
2
Found in
5.6.0p4
Issue ID
914760
Regression
No
Resources.UnloadAsset breaks Texture at runtime, shows up as black
Steps to reproduce:
1. Open user attached project "Black Textures.zip"
2. Press "Spacebar" multiple times to load and unload the scene
3. At first Cube loads with texture, upon subsequent loads the texture is black
Expected: Texture loads and unloads correctly, shows cat proper
Actual: Texture gets broken after unload, subsequent loads show blackness
Reproduced on: 5.5.3p4, 5.6.1p1, 2017.1.0b7, 2017.2.0a1
Comments (4)
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
mitaywalle
Feb 06, 2018 19:12
UPD: Disabling objects before Unload helps
mitaywalle
Feb 06, 2018 18:08
Also have this problem in 2018.1b5. Textures became black, unload meterials for some reason help not always
SevenPointRed
Feb 04, 2018 19:41
I should probably add you can work around this by also unloading the material as well as the textures, if you just unload the textures it won't reload them ever.
SevenPointRed
Feb 04, 2018 19:33
After having a lot of bugs with UnloadUnusedAssets I've been trying UnloadAsset with an explicit list, I also get this on 2017.3.0f3