Search Issue Tracker
System.Net.Http library is missing in .NET 4.6 backend
Steps to reproduce:1. Open the attached project (netHTML.zip)2. Make sure that .NET 4.6 backend is selected3. Observe the error in t... Read more
Scriptable Objects' awake runs only once per Editor session
Steps to reproduce:1. Download and open the attached project2. Open scene "TestSOMessages"3. Enter Playmode4. Exit Playmode5. Enter ... Read more
[Plugin] DLLNotFoundException thrown even though the plugin is clearly i...
To reproduce:1) Open attached project and scene2) Play it Expected: It runs (with fault due to another issue)Actual: DLLNotFoundExce... Read more
Editor crashes on "MenuController::ExecuteMenuItem" when resetting a scr...
Reproduction steps:1. Open the attached project "repro.zip"2. Open Scenes/SampleScene scene3. Select MainCamera in the Hierarchy win... Read more
Putting the [Header()] tag above a line with multiple variables it shows...
To reproduce: 1. Open Unity and create a New Project2. Create a new script and attach it to any gameObject3. Open the newly created ... Read more
Unity crashes on Transform::SetLocalPosition when entering Play Mode
Unity crashes on Transform::SetLocalPosition when entering Play Mode after adding [RuntimeInitializeOnLoadMethod(RuntimeInitializeLo... Read more
Editor crash when inspecting a SerializedProperty variable while debuggi...
How to reproduce: ("1003457repro.mp4")1. Open the attached project "1003457crash.zip"2. Open this script with VS2017: Assets\_Source... Read more
ScreenCapture.CaptureScreenshot not working when main display is bigger
Reproduction steps:1. Open attached Project2. Build and Run the scene Assets\Scene\SampleScene in Development mode3. Press R Expecte... Read more
[Scripting] UnityEvent() has multiple methods that are not working
To reproduce: 1. Open Unity, create a new project and open it2. Download attached script "UnityEventCountTest.cs" and attach it to p... Read more
Editor crashes PersistentManager::ReadObject when accessing Unity API wi...
Steps to reproduce:1. Download attached project2. Closed project Results: Editor crashes when closing it Reproduced with: 2018.1.0a2... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default