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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.