Search Issue Tracker
Fixed in 4.5.X
Votes
0
Found in
4.2.1f4
Issue ID
564697
Regression
No
Prefab revert does not register an undo state
To reproduce:
1. Create a new project.
2. Turn the default Main Camera into a prefab.
3. Change something of the prefab instance, like it's X coordinate.
4. Now use "Revert Value to Prefab" to reset your change to the Main Camera instance.
5. Perform the undo.
6. Observe that the revert action is not undone.
Comments (1)
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
- 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
Calum-McManus
Jul 21, 2017 13:59
Currently using 5.3.5 and lost 30 minutes of work as I hit revert by mistake and undo did not work.