Search Issue Tracker
Fixed in 10.0.0-preview.26
Votes
0
Found in [Package]
9.0.0, 8.1.0
Issue ID
1246261
Regression
Yes
[URP] Reset functionality does not work for RenderObject preset asset
Reset functionality does not work for RenderObject preset asset.
Steps to repro:
1. Create a new URP Project.
2. Project Window > Right Click > Create Rendering > Forward Renderer.
3. Add Renderer Feature > Render Objects > Create its preset.
4. Select Render Objects preset > Add LightMode tags.
5. Change other properties > Reset.
Actual Result:
Reset functionality does not work for RenderObject preset asset.
Expected Result:
Reset functionality should work for RenderObject preset asset.
Reproducible in:
2020.2.0a11, 2020.1.0b9, 2020.1.0b6 with Package Version 9.0.0, 8.1.0.
Working Fine in:
2020.2.0a11, 2020.1.0b9 with Package Version 8.0.1, 7.1.8.
Environment:
Occurring on Windows 10 & Mac 10.15.
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 mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
Resolution Note (fix version 10.0.0-preview.26):
Preset functionality has been removed for Render Object in 10.0.0-preview.26