MAIN FEEDS
r/Unity3D • u/Xeram_ • Mar 16 '26
96 comments sorted by
View all comments
•
How big is your project? You might want to look into assembly definitions. I like to turn auto reference off on them, or else it causes the default assembly to recompile as well.
•
u/Heroshrine Mar 17 '26
How big is your project? You might want to look into assembly definitions. I like to turn auto reference off on them, or else it causes the default assembly to recompile as well.