Search Issue Tracker
Fixed
Fixed in 2022.3.20f1, 2023.2.12f1, 2023.3.0b5
Votes
0
Found in
2021.3.32f1
2022.3.14f1
2023.2.1f1
2023.3.0a15
Issue ID
UUM-56866
Regression
No
A unnecessary pop-up appears when entering the Play Mode from the Prefab mode when Prefab's VFXPropertyBinder Component uses [ExecuteInEditMode] instead of [ExecuteAlways]
Reproduction steps:
1. Open the attached “Repro.zip” project
2. Open the “Assets/GameObject.prefab” in Prefab mode by double-clicking it in the Project window
3. Enter the Play Mode
Expected result: Editor enters the Play Mode
Actual result: A “Risk of unwanted modifications” pop-up appears
Reproducible with: 2021.3.32f1, 2022.3.14f1, 2023.2.1f1, 2023.3.0a15
Reproducible on: Windows 10 Pro (22H2)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment