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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.