Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.6.0f3
Issue ID
909038
Regression
No
Overwriting ShaderVariant Collection destroys its AssetBundle reference
Steps to reproduce:
1. Open QA attached project
2. Select "NewShaderVariants" file in Project view
3. Set "AssetBundle" to shaders or tescene or anything you create
4. Open Project settings -> Graphics and at the bottom of the window press "Save to assets..."
5. Overwrite "NewShaderVariants" file when saving
6. Select new "NewShaderVariants" file and observe the "AssetBundle" being set to "None"
Expected Result: When overwriting the ShaderVariant collection the AssetBundle reference would be preserved
Actual Result: The AssetBundle reference is destroyed, leaving "None" in its stead
Reproduced on 5.4.5p1, 5.5.3p1, 5.6.0f3, 5.6.0p4, 2017.1.0b4, 2018.4.27f1, 2019.2.21f1
Not reproducible: 2019.3.0a1, 2019.4.12f1, 2020.1.9f1, 2020.2.0b6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TileMap selection resets to the default when the Scene is saved
- 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
Add comment