Search Issue Tracker
Unity crashes when using C++ dll library to cross compile code to C# and...
How to reproduce:1. Download user's attached project2. In the project open the Scene called "Main"3. Play the Scene and you will see... Read more
CustomEditor/Drawer for component does not work in an assembly when the ...
How to reproduce:1. Open user attached project2. Select the "Something.asmdef" assembly3. In the inspector, change its Name to any o... Read more
Crash on TransformInternal::AddTransformSubhierarchy when using GameObje...
How to reproduce:1. Open the "Hook Instantiate Crash.zip" project2. Open the "MainScene.unity" scene3. Press Play Actual result: Uni... Read more
[Android][IL2CPP] Unsafe code crashes IL2CPP Release App with signal 7 (...
Steps to reproduce:1. Open user attached project2. Build & Run on Android device3. Observe that running a logcat signal 7 (SIGBU... Read more
Unity crashes on "UnsafeUtility_CUSTOM_CopyObjectAddressToPtr" when usin...
Repro steps:1. Open user attached project2. Open scene "SampleScene"3. Enter Play Mode4. Press the button at the top left corner of ... Read more
Visual Studio reloads each module when Incremental Compiler is used in t...
Steps to reproduce:1. Download and open the latest attached project(Hanging.rar)2. Open any scripts in Visual Studio3. Change the na... Read more
Unity crashes when inspecting a 'ref return' property when debugging in ...
Steps to reproduce:1. Open User-attached project ("RefReturnCrash.zip")2. Open Scene "Crash"3. Open Script "Test" and attach the deb... Read more
Public array changes from NULL to empty when a value from the same scrip...
To reproduce:1. Open the user's attached project2. Open and play the scene "main2"3. Select Main Camera and toggle the "Dummy Value"... Read more
Incremental Compiler always allows unsafe code
How to reproduce:1. Open the user-submitted Project2. Open "UnsafeText" script and see that there is an unsafe function3. Go to "Fil... Read more
[.NET 4.6] Cannot see local variables in VS Watch window when debugging ...
Steps to reproduce:1. Download attached project and open "Example" scene2. Open script Example.cs in Visual Studios3. Add breakpoint... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server