Search Issue Tracker
UnityEditor.dll introspection fails with AccessDenied exception when loa...
How to reproduce:1. Open user-submitted project in any IDE (UnityEditorAccessDeniedTest.zip)2. Build and run the project3. Observe c... Read more
AddComponent takes longer when there are multiple scripts in the project
How to reproduce:1. Open attached project "Unity Bug.zip" and scene "Test"2. Enter Play mode3. Observe Console window Expected resul... Read more
Dynamically generated assemblies created with C#'s native AssemblyBuilde...
How to reproduce:1. Open the attached user project and reimport the "unityImportTest.cdb" asset2. Tab out/in so the DLL (CastleDBTyp... Read more
Non-Unity JavaScript files inside the StreamingAssets folder are being c...
Steps to reproduce:1. Open the user-attached project2. Navigate to Assets/StreamingAssets/html/javascript3. Open any of the .js file... Read more
worldPositionStays argument is missing from Unity.Undo.SetTransformParen...
Reproduction steps:1. Open attached project "Undo.zip"2. In Project window, open "Test.cs"3. Observe line 13 Expected result: Unity.... Read more
Coverage API includes 0xFEEFEE sequence point
Steps to reproduce: 1. Open "sequence-points-issue.zip" project2. Once project opens, reimport Assets/DataLayer/ISSUE.cs script or s... Read more
API updater doesn't auto update GameObjectRecorder API
Steps To Reproduce: 1. Open the attached project.2. Observe the errors in console. Error on:m_Recorder.BindComponent<Transform>... Read more
[iOS] Built project crashes in "il2cpp System::Net::Socket::ReceiveFrom_...
Reproduction steps:1. Open the attached project "UDPSocketRepro.zip";2. Make a build for iOS;3. Run the built project on any iOS dev... Read more
Crash when using Dynamic Methods and a generic owner class on C# 4.x
How to reproduce:1. Open the attached project2. Open the "master" scene3. Enter Play mode Expected result: Editor does not crash, a ... Read more
The Editor crashes while executing users script
To reproduce: 1. Open the attached project (IOBot.zip)2. Enter Play mode3. Press Start and then Login button in the game Expected: t... 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