Search Issue Tracker
DLL debug files (mdb) aren't loaded until Unity reopens or enters play mode
Steps to reproduce: 1. Extract attached folder and open DLLLoadBug project 2. Open Assets/Plugin folder in explorer and delete all ... Read more
OnDestroy is not called while Undo is performed second time
How to reproduce: 1. Open the attached project and click Window -> Undo Test. Make sure Console is visible. 2. In the TestWindow cl... Read more
[iOS][IL2CPP] Crash in MarkObjectAsRoot() when unloading unused assets
Steps to reproduce: 1) Open the latest attached project (OC). 2) Build and deploy to an iOS device. 3) Wait for the app to download ... Read more
[Linux] Input.mousePosition resets to (0, 0, 0) when Alt or Home keys ar...
Steps to reproduce: 1) Open the attached project. 2) Build for Linux and run. 3) When the cursor is in the Player area, press Alt or... Read more
Nested canvas is resized to match the root canvas size
Steps to reproduce( or just watch attached mp4 file): 1. Create new project in Unity 5.4.0f2. 2. Create new canvas in hierarchy menu... Read more
Custom "Internal-DepthNormalsTexture.shader" does not load on build
Reproduction steps: 1. Open attached "New Unity Project 9" project. 2. Open "1" scene. 3. Open the game view. - Shadows are not visi... Read more
refactoring class name in monoDevelop makes objects lose that script ref...
Steps to reproduce: 1. Create a new project 2. Create a new C# script, name it "test" 3. Create a new gameObject in the hierarchy 4.... Read more
[WSA] Bluetooth devices are not supported
On UWP and WSA platforms bluetooth device support is not implemented yet. Platforms support only wired devices, for example wired co... Read more
Standard Assets install the Editor scripts in the Assets Root instead of...
Just import Standard Assets to your project Read more
[il2cpp] Socket.AsyncConnect doesn't work on IL2CPP backend
Users would like to use tcp socket client/server communication on WSA Universal 10 (UWP10), but they have some blocker issue with So... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key