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
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Add comment