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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment