Search Issue Tracker
[iOS] Crashes when using ILeaderboard.GetScores(Action<bool> callback); ...
To reproduce:1. Open attached project2. Build it to iOS and run3. Press "AUTHENTICATE"4. Press "OWN SCORE"The app should now crash. ... Read more
"Count" option exists as a function for the UI Toolkit filter
How to reproduce: Create and open a new project Create and open a new UI Document Add a Visual Element in the Hierarchy of the UI Bu... Read more
UI elements not shown if position on Z axis is more than 1000
Repro steps:1) Open a new project and create a canvas2) Create a child UI object, like a button, and set it's z position to 1001+3) ... Read more
Activating Unity license in batch mode tries to open last opened project
Reproduction steps:1. Open Terminal/Windows Powershell2. In Terminal/Windows Powershell navigate to Editor location3. Launch Unity E... Read more
[macOS] Built game crashes when Player is loaded with specific project
How to reproduce:1. Open the provided project2. Make a build3. Open the built Player Expected result: Player is loaded successfullyA... Read more
Crash on aiXformGetData or freeze when importing a specific alembic file
How to reproduce:1. Open the attached “IN-126197.zip” project2. Observe the crash Reproducible in: 2.3.4 (6000.0.0b12), 2.4.3 (6000.... Read more
Crash on UnityScene::AddRootToScene when assigning mesh to a Mesh Filter...
How to reproduce:1. Open the attached project2. Open the "ExampleScene.unity" scene Actual result: Unity crashes. Reproducible with:... Read more
[ImageEffects] AA before DoF in PP chain results in Bokeh artifacts
Having AA before DoF in the post process chain creates artifacts (different depending on AA type) when using Bokeh textures. AA afte... Read more
Timeline in-line curves & keys flicker when manipulating them
In the Timeline in-line curves...When manipulating a single key, everything is fine, but when manipulating multiple keys, curves &am... Read more
[UNETServerDLL] Host Id still increases when you remove the host and add...
Steps1. Open attached project2. Run "ClientGUI.exe"3. Press "Start client" button4. Press Add Host==>"Host 1 added" message appea... 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 CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist