Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0b7
Issue ID
1095434
Regression
Yes
UI Elements RectTransform Component is not synced between the prefab and instance
How to reproduce:
1. Create a new project and create a text object in the Hierarchy Window
2. Drag the text object to the Project Window to create a prefab
3. Open the prefab and change its RectTransform Width to 250
4. Save and exit the prefab mode
5. Observe the text object in the Hierarchy Window
Expected result: The changes are synced, the Hierarchy Window's text prefab has its RectTransform Width set to 250
Actual result: The changes are not synced and nothing changed with the Hierarchy Window text object
Reproduced in: 2019.1.0a7, 2018.3.0b8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment