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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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