Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2020.1.X
Votes
0
Found in
2019.4
Issue ID
1271869
Regression
No
Unnecessary initialize call
Select items in preferences causes initialize to be called on selected code editor.
This happens, because Preferences window will save all data on every action. Saving the code editor path, triggers the initialize, which is unnecessary.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGPU] RG8UNorm texture says it doesn't support random writes
- [URP] Broken Android project after lazy initialization for PlatformAutoDetect
- Removing Feature in Package Manager doesn’t remove its packages if they were already installed before installing the Feature
- GameObjects are rendered darker at an Orthographic Camera's clipping plane when SSAO is enabled and the Camera's clipping planes near value is negative
- Renderer Feature (ScriptableRendererFeature) output is missing in Game view when a temporary texture resolution matches the URP Asset shadow resolution in URP
Add comment