Search Issue Tracker
[iOS][IL2CPP] log4net throws Errors: log4net:ERROR Exception while readi...
Errors appear in the Xcode Console when the project is run on iOS. Steps to reproduce:1. Open User's attached project2. Make sure th... Read more
Collab - When the user cancels a publish/update operation will generate ...
Assuming you have a Collab-enabled project. Assuming your first initial publish has been done. N.B.: Having a large amount of files ... Read more
Rotation parameter in Transform doesn't have a tooltip
On any GameObject, scroll over to the Rotation parameter in Transform. Observe how a tooltip doesn't appear. Meanwhile, both the Pos... Read more
[UI] World space buttons don't work when moved in FixedUpdate
The EventSystem is updated in Update, after FixedUpdate. So if you have world space buttons that are moved in FixedUpdate (attached ... Read more
[WebGL] UI missing from standard assets build with .NET 4.6
-e: see title, some errors are thrown when running the build--works well with old .NET 3.5--works for iOS build with .NET 4.6--disab... Read more
Collision sub emitter is not triggered after particle collision
Reproduction steps:1. Open project attached (case_900209-New_Unity_Project_24.zip)2. Open scene "bugreport_demo_scene".3. Press play... Read more
[macOS][Retina] UI Text is blurry (not clear) on Retina displays in Builds
UI > Text is blurry on retina displays. It is very well seen with small fonts. Steps to reproduce:1. Open attached project.2. Bui... Read more
Assertion "ALLOC_TEMP_THREAD..." appears, when closing Unity in playmode...
Reproduction steps:1. Create new project.2. Change Camera position Y to 21 (or any other change). DO NOT SAVE3. Press Play.4. Try to... Read more
[IOS][Xcode] Xcode build crashes while building project. SetSocketOption...
Reproduction steps:1. Open "Bug" project2. Build for iOS3. Build Xcode project4. Notice that it crashes while building Expected beha... Read more
[iOS] VideoPlayer does not playing video on iOS devices
Reproduction Steps:1. Open User's project2. Build to iOS3. Deploy to iOS device4. Notice that video is not playing Expected behaviou... 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 MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- 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