Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2018.4.9f1
2019.3
2019.3.14f1
2020.1
Issue ID
1250324
Regression
Yes
OnValidate is being called every frame when Prefab has Line Renderer Component and its properties are being set in OnValidate
How to reproduce:
1. Open user's "LineRendererBug" project
2. In the Project Window select "LineRendererTest" Prefab found in the Assets folder
Expected result: OnValidate is called once
Actual result: OnValidate is called every frame
Reproducible with: 2018.4.9f1, 2018.4.23f1, 2019.3.15f1, 2020.1.0a22
Not reproducible with: 2017.4.40f1, 2018.4.8f1, 2020.1.0a23, 2020.1.0b10, 2020.2.0a12
Notes:
- The issue was fixed with "useWorldSpace" property in 2020.1.0a11 addressed in 1179048 issue
- Happens only on Prefabs
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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a23