Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X
Votes
2
Found in
2021.3.44f1
2022.3.50f1
6000.0.23f1
6000.1.0a7
Issue ID
UUM-83893
Regression
No
OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1
How to reproduce:
1. Open the attached “IN-85132” project
2. Open the “SampleScene” scene
3. Enter Play mode
4. Observe the Game window
5. Build And Run the project (File → Build And Run)
6. Observe the built game window
Expected result: The cube appears in front of the camera in the built game window the same way it does in the editor Game window
Actual result: The cube does not appear in front of the camera in the built game window
Reproducible in: 2021.3.44f1, 2022.3.50f1, 6000.0.23f1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note:
-When making the frame interval 1 the cube is positioned in front of the camera both in-editor and in a built project, however in the built project the cube has a pink texture
-The issue also reproduces when using Vulkan API
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Post Processing SMAA breaks when HDR mode R11G11B10 is selected and Color Space is changed
- The "UnityWebRequest.result" of the "UnityWebRequestTexture.GetTexture" method changes when accessing "UnityWebRequest.downloadHandler" texture
- Slider rounding does not allow setting certain valid numbers as Values when Low and High Values not set to default
- UI Builder Canvas has too big resizing zone on the outside of the canvas
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
Add comment