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
Coroutine with WaitForEndOfFrame() finishes too soon when the framerate ...
How to reproduce:1. Open the attached project "timeRepro"2. Open the scene "SampleScene" and Enter Play mode (Assets/Scenes/SampleSc... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph