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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment