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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
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.