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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
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.