Search Issue Tracker
By Design
Votes
1
Found in
5.3.4p1
Issue ID
784343
Regression
No
Plugins folder compiles even when nothing has changed in that folder
How to reproduce:
1. Open attached project
- Project contains a single empty script at the root and a single script file with thousands of classes in it under the Plugins folder
2. Select the EmptyClass.cs script
3. Go to Assets -> Reimport
- Note that it takes a really long time to compile, even though it's just one script
- The manual (http://docs.unity3d.com/Manual/ScriptCompileOrderFolders.html) states that files under the Plugins folder should not be compiled in this situation
- Reproduced in Version 5.2.4f1 (98095704e6fe), Version 5.3.4p1 (e89f89413a91), Version 5.4.0b12 (56ed5ba0a871), Version 5.4.0b13 (90500643c620)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
Add comment