Search Issue Tracker
By Design
Votes
0
Found in
2019.2.0b4
Issue ID
1157975
Regression
No
[Presets] Unable to add Render Texture preset to Preset Manager
Steps to Repro:
1. Create a new Project
2. Project window > right-click > Render Texture
3. Select Render Texture > Click on Preset icon
4. Save Preset
5. Edit >Project Settings > Preset Manager
6. Click '+' icon
Actual Result:
Unable to add Preset for Render Texture to Preset Manager
Expected Result:
Preset is added to the list
Environment:
Windows and Mac
Occurring with:
2019.3.0a4, 2019.2.0b4, 2019.1.4f1, 2018.1.9f1
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
- LUT assets are not shown when selecting Spectral Lut with Advanced Object Selector
- GameObjects disappear from Scene view when hidden in Hierarchy and Scene view Eye icon is disabled with GPU Resident Drawer enabled
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
Resolution Note (2019.3.X):
Only classes inheriting from Component or AssetImporter are supported by the PresetManager and can be added to the default list.