I have 2 versions of Unity one is 2022.3.1f1 and second one is 2022.3.20f1. My real project is on the first one and I found editor bug which is so annoying tho can be fixed by restarting or playing the editor. Same goes to the second one when I tried the tilemap feature.
52cbnb
Unity 2022 is a pure garbage for real development! I would appreciate it if anyone can suggest me almost not buggy version of unity above 2018
Please describe the issue. The video is not showing any immediately obvious issue.
If the issue is that you expect the Game view to live update while editing the tilemap, you are mistaken. The Game view only ever renders during playmode. That has always been the case.
That’s the issue. I just downloaded Unity 2021 mins ago and it’s updating (not playmode). So in the video above is definitely a bug. There are many bugs found in 2022 like the scene window becomes blank(again it fixed when it’s in play mode). Most of them are UI draw bugs. And the most dangerous one is I got missing components after I closed the prefab mode! The last one happened long time ago. I don’t want to take my time to reproduce them all so my decision is just using the Unity 2021.
Unity 2021
xes0q7
See the difference?
Ironically I’ve found that 2022.3.20f1 is one of the most robust versions of the Unity editor that I’ve used in a very long time.
Good for you sir. I also hope to feel the same way as yours
Not true??? In every version I’ve used it will draw the active main camera, which updates live with any changes going on in the respective loaded scenes during edit mode.
I don’t know how people use 2022 when shader compilation times in editor went through the roof and until every shader warms up play mode stutters like crazy.