Search Issue Tracker
By Design
By Design in 2023.1.X
Votes
0
Found in
2022.2.18f1
2023.1.0b15
Issue ID
UUM-36192
Regression
No
Transition between Reflection Probes is not smooth in Standalone Builds
To reproduce:
- Create a new project using empty URP template;
- Import URP samples into the project ( Window > Package Manager > Universal RP > Samples > Import);
- Build and Run "Reflection Probes" scene.
Expected result: transition between reflection probes should happen smoothly, like in the Editor
Actual result: transition between reflection probes is not smooth.
Tested and reproduced on: Mac Standalone and Windows Standalone builds
Reproduced in: 2022.2.17f1, 2022.2.18f1, 2023.1.0b15
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Feature works fine as this issue was there due to build selecting wrong RP asset.
there was a problem with RP asset setup which is being fixed and the issue will disappear after it lands as it will require to assign correct RP asset
Resolution Note (2023.1.X):
Feature works fine as this issue was there due to build selecting wrong RP asset.
there was a problem with RP asset setup which is being fixed and the issue will disappear after it lands as it will require to assign correct RP asset