Search Issue Tracker
Fixed in 0
Votes
0
Found in [Package]
0
Issue ID
1271883
Regression
No
[SRP] RenderPipelineManager.currentPipeline is null for the first few frames of playmode
Steps to repro:
1. open HDRP project
2. download and put the attached script in project
3. add the script as a mono behaviour to a gameobject
4. enter playmode
5. pause or quit playmode and check console
Expected: value of RenderPipelineManager.currentPipeline is always the same during playmode
Actual: it changes to the real value after 4 frames
Repro: 2020.2.0a20 + HDRP 10.0.0-preview.27, 2020.2.0a17 + HDRP 8.2.0
Comments (2)
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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
fbdamon
Oct 16, 2024 21:01
This is not fixed in Unity 6 / URP 17.0.3.
GraphicsSettings.currentRenderPipeline works as an alternative.
gilley033
Jul 09, 2024 00:45
What does Fixed in 0 mean?
Which version of Unity is this fixed in!!??