Search Issue Tracker
Making public method private when it is assigned to Button's onClick eve...
Reproduction steps:1. Open the "bug.zip" project2. Open the "Test" scene3. Open the "Example.cs" script4. Make "Pressed" method priv... Read more
Unity Editor crashes with no Stacktrace when creating a build of a proje...
Reproduction steps: 1. Open the attached "BuildPipelineError" project2. Click on “Build Tool” in the Menu bar3. Press “Build” Expect... Read more
Burst error BC1003 is thrown when Burst compiles
How to reproduce:1. Open the “IN-91465_repro“ project2. Observe the Console Expected result: Errors are not thrownActual result: BC1... Read more
[Netcode] During Shutdown() NetworkManager is using OnClientDisconnectCa...
Reproduction steps:1. Open attached project and scene "StartMenu"2. In Build Settings window, Build and Run for Standalone3. In Stan... Read more
[Terrain] Unity crashes on adding of speedtree to Terrain
Preconditions:0. Create a new project and enable Collab.1. New project and scene.2. Added terrain.3. Imported Free SpeedTrees packag... Read more
Error sound plays repeatedly when using the Flythrough mode with the "Sh...
Reproduction steps:1. Open the attached "PROJECTFILE" project2. Click and focus on the Scene view3. Click and hold the right mouse b... Read more
Visual Script Graph window runs slowly because Object.FindObjectsOfType(...
Sometimes the Visual Script Window runs slowly. Most likely because Object.FindObjectsOfType() is called many times per frame. Read more
Audio can not be muted when using Virtual Player
How to reproduce:1. Open “IN-91904_TestMPPMAudio” project2. Navigate to Window > Multiplayer > Multiplayer Play Mode3. Checkma... Read more
Using Camera::Render to render a picture to a texture does not work
How to reproduce: 1. Open attached project2. Open scene RenderTextureBug.unity3. Build to iOS and run4. Press the 'Snap Picture' but... Read more
Button is getting a "hover" state if the cursor is near when the Player ...
How to reproduce:1. Build And Run the “Qweasd.zip” project2. Move the cursor near the top right towards the “Button” button3. Observ... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved