Search Issue Tracker
[API Updater] Internal error: Recursion detected while updating scripts ...
Steps to reproduce: 1. Open attached project using Unity 5.62. API updater will ask to automatically update scripts, agree.3. After ... Read more
[Simulator] Wrong Screen.width/height values returned in OnEnable when r...
How to reproduce:1. Open attached project "BadResolution.zip"2. Open "SampleScene" scene3. Enter Play Mode4. Select "Script" Game Ob... Read more
OnApplicationPause is not called when a scene is loaded additively.
Steps to Reproduce:- Open the attached project- Open Assets/Scenes/Scene1.unity- Press Play Expected:- OnApplicationPause is called ... 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
ConcurrentQueuetype is defined multiple times when user's libs defines it
Reproduction steps:1. Open project attached(TestIssue_ConcurrentQueue.zip). Expected result: ConcurrentQueuetype will be defined onc... Read more
[.NET4.6][RuntimeUpgrade] Empty error is thrown after importing .js scri...
Steps to repro:1. Create new project;2. Go to PlayerSettings window (Edit -> Project Settings -> Player);3. Switch scripting r... Read more
"VR* does not exist in the current context" error when building for Linux
Steps to reproduce:1. Open the attached project2. Go to build settings3. Make sure that:3.1. Platform is PC, Mac & Linux standal... Read more
One of the method overloads receiving generic interface with 2 types is ...
To reproduce:Open attached project Expected: No errors come out in consoleActual: The following error is thrown even though there is... Read more
[UWP] Not adding NET_STANDARD_2_0 define
How to reproduce:1. Open the attached "New Unity Project.zip" project2. Switch to UWP3. Select .NET Standard 2.0 Scripting backend i... Read more
Changes via Inspector are not saved to a .asmdef asset when it is marked...
How to reproduce:1. Create and open a new project2. Create a new assembly definition file in the Project Browser3. Mark the file as ... 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
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- Constant buffers are redundantly uploaded when consecutive compute dispatches are executed on DirectX11
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
- Pressing “-” twice to remove a Tag in Project Settings > Tags and Layers throws errors in the Console window