Search Issue Tracker
UNITY_2017_4_OR_NEWER preprocessor is not recognised when using #if UNIT...
To reproduce:1. Open any script in any project2. Add preprocessor #if UNITY_2017_4_OR_NEWER Expected: UNITY_2017_4_OR_NEWER is recog... Read more
ETC Texture Compressor "Fast", "Normal", "Best" dropdown options are broken
Steps to reproduce:1. Create a new project2. Go to Edit -> Project Settings -> Editor3. Try selecting any option in ETC Textur... Read more
Create "Prefab Variant" option is enabled even when no prefab is selected
Create prefab variant option is enabled even when no prefab is selected. It is always enabled by default when a new project is creat... Read more
Unable to select folders using searching in two column layout when searc...
Unable to select game asset folders using searching in two column layout when search location filter is set to "Packages" or "Assets... Read more
ScriptableObject references become temporarily null in Editor when they ...
When a .asset file containing a ScriptableObject is modified on disk, Unity destroys the existing ScriptableObject C# instance, then... Read more
[UI] Editor crashes after deleting gameobject while Lightmap Preview win...
Steps to repro: 1. Download attached project - https://drive.google.com/open?id=1CUYfEctEbmS1aFEk9ElzGiqzlmQz9J5d2. Open the project... Read more
Mesh renderer draw shadows on terrain when painted as a tree even when t...
Mesh renderer draw shadows on terrain when painted as a tree even when the cast shadow is set to "off" Steps to Repro:1. Open attach... Read more
[iOS] Native 'static const std::string' causes crash (signal SIGABRT) wh...
To reproduce:1. Open project2. Build and run on the iOS device3. Press home button to minimize the app4. Double click home button to... Read more
[IMGUIContainer] Unity crashes on IMGUI::GUIWindow::OnGUI when trying to...
How to reproduce:1. Open the attached Project2. Go to "Tools" -> "Windows Test" Expected result: The Editor Window opens up succe... Read more
The subclass of StateMachineBehaviour can's add when compile it into a DLL
If you compile a subclass of StateMachineBehaviour into a DLL, the plugin importer will not be able to find the referenced assemblie... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions