Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.3.X
Votes
0
Found in
2022.3.62f1
6000.0.52f1
6000.1.9f1
6000.3.0a1
Issue ID
UUM-110293
Regression
No
The PostProcessSceneAttribute callback is not invoked when the Player is built more than once
Reproduction steps:
1. Delete the “Library” folder included in the "ReproProj" project
2. Open the project
3. From the menu bar, select “Test > Build”
4. Create a new output folder and select it
5. Wait for the build to finish
6. Confirm that “Post-processing scene after build…” appears in the Console window
7. Clear the Console
8. Repeat steps 3–5 once more
9. Observe the Console
Expected result: Log message “Build succeeded: 87671610 bytes” is present
Actual result: “Build succeeded: 87671610 bytes” does not exist
Reproducible with: 2022.3.62f1, 6000.0.52f1, 6000.1.9f1, 6000.3.0a1
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Note:
- Also reproducible when using EditorSceneManager.MarkSceneDirty
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
Add comment