Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.5.0b7
Issue ID
840177
Regression
Yes
Substances renaming generates errors and bad behaviour
After renaming a substance material, several errors appear in the Editor console.
Reproduction Steps:
1. Open the attached project and select the Limestone_Blocks asset
2. Rename the material within the substance asset
3. Observe that the material is not re-selected after being renamed (issue 1)
4. Click in the scene view, observe the following error (issue 2):
"KeyNotFoundException: The given key was not present in the dictionary."
5. Use the editor for a little while, select and de-select the substance, adjust the substance values. Eventually these two errors will appear (issue 3):
"Failed to dispose EditorWrapper."
"Failed to dispose EditorCache."
Expected result:
Simply renaming substances shouldn't result in errors being generated.
Issues 1, 2 and 3 are reproducible in version 5.5.0b7 (bd91e53964bc).
Issues 2 and 3 are NOT reproducible in version 5.4.1p4 (139dac7766f0).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TMP Input Field becomes not interactable when pasting a long text
- CSS is not applied when using USS type selector "GridBackground"
- Player .exe remains open as a background task after closing it when Active Input Handling is set to "Input System Package (New)"
- Exception block is being rewritten to throw an incorrect number of exceptions when running a project built using IL2CPP Scripting Backend
- [Android] [Vulkan] Warning "AndroidPlayer "<device>" VULKAN: GENERAL WARNING: The following warning was triggered: VKDBGUTILWARN003." spammed every frame when the application is actively running on a device
Add comment