Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.3.0b5
Issue ID
1087811
Regression
Yes
[Templates] PresetManager pre-populated with preset slots which don't have references to their assets
Templates to create new projects from used to have Presets assets in them. Those presets have been deleted from the templates at some point but the PresetManager didn't get updated, it simply lost its reference. The PresetManager should be wiped in the templates so the Preset Manager isn't populated with missing references slots.
3D Template in 2018.3 (2019.1.0a3 is already cleaned)
- Create a new project using 3D template
- Open the Edit -> Settings panel and browse to the PresetManager window
Result: The preset manager is populated with three presets slots, all missing their references (Light, AudioImporter and TextureImporter)
2D Template
- Create another project using the 2D template this time
- Open the Edit -> Settings panel and browse to the PresetManager window
Result: The prset manager is populated with one Camera preset slot, missing its reference
We'll also need to make sure that the other templates are also updated correctly.
----------------------------------
NOTE
2019.1.0a3: 3D template has already been fixed, but still need an update for 2D
2018.3.0b5: All templates need to be updated to clear the preset manager.
----------------------------------
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Main Camera rendering is being overwritten by a UI Camera when using multiple cameras with URP and the second camera's background type is set to "Uninitialized"
- VisualTreeAsset has significantly increased memory allocation size at runtime when the project is built with IL2CPP scripting backend
- NullReferenceException is logged when cancelling Shader Graph recovery of an already deleted Shader Graph
- White Edges appear during Camera movement in runtime when using FSR2 with Motion Vectors and Exposure enabled
- Lens Flare renders without occlusion when the light source is obstructed by solid objects when running on Android using OpenGL
Add comment