Search Issue Tracker
Signing in with a Personal License acc after signing out from an IDL acc...
Signing in with a Personal License acc after signing out from an IDL acc, doesn't reset the skin of the Editor, no option to Upgrade... Read more
[Android] Application crash on start when reopening it multiple times
Steps to reproduce: 1) Download attached project and open in Unity2) Build and Run project on a device3) Close the app and launch it... Read more
Physics Debugger "Hide Layers" not working then GameObject have differen...
How to reproduce:1. Download attached project file and open "Test" Scene2. Open Window -> Physics Debugger3. Select "Collision Ge... Read more
Windows build crashes when loading the assembly
Reproduction steps: 1. Open "New Unity Project 4.zip" project2. Build the project for Windows3. Launch the built .exe Expected Resul... Read more
The position of the cursor is wrong in the input field
Steps to reproduce:1. Run the main scene.2. Continuously input any keys in the "input field".3. Notice that the position of the curs... Read more
The Editor crashes in GUIView::OnInputEvent when an Event is repeatedly ...
To reproduce: 1. Open the project, attached by the tester (OnSceneGUIEvent.zip)2. Add testing.cs script to the Main Camera3. Select ... Read more
[WSA] Building with a plugin that has been built for .Net 4.5 fails when...
Steps to reproduce:1. Open the attached project2. Open Build Settings3. Switch platform to Windows Store4. Build for WSA5. Observe t... Read more
[Mobile Vulkan Mali] shaders with #pragma target 4.0, 4.6, 5.0 not working
Step:1. Open repro project. Inside the repro scene, there are shaders which are having #pragma target lines.2. Build with Vulkan api... Read more
Loading AssetBundle assets one by one with LoadAsset() does not find chi...
To reproduce:1. Open attached Unity project "AssetBundles.zip"2. in the menu bar, click test --> testload3. Observe "public stati... Read more
UI Image does not block button Raycast if it is its child
To reproduce:1. Open attached Unity project "BugTest.zip"2. Open "Test" scene3. Go into Play mode4. Click on the green image5. Click... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class