Search Issue Tracker
Crash in TerrainInspector:ShowTrees when editing terrain trees
Editor crashed when deleting some assets Repro:1.Create a terrain and add some lowpoly tree meshes on it. - i downloaded lowpoly tre... Read more
Crash when deleting prefabs in QuantisedMatrixHash
Editor crashed when deleting some assets Repro: 1.Create a terrain and add some lowpoly tree meshes on it. - i downloaded lowpoly tr... Read more
[MS BUG][UWP] Ping doesn't work and an exception is thrown when Ping.isDone
Additional Info: This issue is blocked by a Windows bug in IcmpCreateFile API: fails when called from within a UWP App Container (re... Read more
[MacOS] When closing "Add Open Scenes" browser window NullReferenceExcep...
Reproduction steps:1) Open any project / create new one2) Open Build Settings window3) Press "Add Open Scenes"4) Press "Cancel" on p... Read more
Editor crashes when deleting in-use SpeedTree Terrain assets
The Unity Editor will crash when deleting SpeedTree assets that are being used by an active Terrain system in an opened scene. Repro... Read more
streamingAssetsPath is not relative to UnityLoader.js
-e: Application.streamingAssetsPath is relative to the html index file loading the webgl player instead of the "UnityLoader.js" scri... Read more
Unity crashes on startup at "MemoryProfilerStats::UnregisterObject" whe...
To reproduce (2017.1.2p3 and 2017.3.0b10):1. Open attached Unity project "Plugins.zip" Result: Unity crashes on startup To reproduce... Read more
[PlayerSettings] Setting Active Input Handling to its current state trig...
Steps to reproduce:1) Open any project.2) Go to PlayerSettings > Other Settings.3) Under 'Active Input Handling' field, select th... Read more
UWP builds do not distinguish between left and right shift keys when che...
To reproduce:1. Open user's project2. Enter Play mode, while observing the text field, press left and right shift3. Build and run pr... Read more
[Cloth] Attaching cloth to a primitive causes the translation tools to b...
Steps to repro 1. Open attached project or create a new one2. Create a cube primitive3. attach a cloth component to the cube4. Notic... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class