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
- "Radio Button" disappears when added under the "RadioButtonGroup" and the parent Visual Element is selected
- ScrollView Scrollbar is jittering when Movement Type "Elastic" is selected and a mouse with a freewheel is used
- [WebGL]"TypeError: Cannot read properties of undefined (reading 'length')" error is thrown when starting the Player when config.autoSyncPersistentDataPath is set to true
- [UaaL] Freeze on "GetLightingSettingsOrDefaultsFallback()" when rotating device screen after unloading Unity framework
- A white vertical artifact is present when any Material from HDRI is used for a panoramic skybox
Add comment