Search Issue Tracker
InvalidOperationException when clicking on the color picker on OSX
Steps to reproduce : - create a cube- create a material and assign it to the cube- click on the color picker for the material and no... Read more
[tvOS] Social.ShowLeaderboardUI opens Achievements UI on Apple TV
Steps to reproduce: 1. Open attached project2. Build for tvOS3. Run built Xcode project on Apple TV device4. Click 'Authenticate' to... Read more
Editor crashes in mono_unity_liveness_calculation_from_statics when usin...
Steps to reproduce: 1. Open the attached project.2. Place the 'TestScript' script on any object.3. Press play.4. Stop playing. Unity... Read more
[iOS] GameCenterPlatform.ShowLeaderboardUI is not showing the specific l...
Steps to reproduce: 1. Create and setup an app with 2 Game Center leaderboards in iTunes Connect (with ids "leaderboard1" and "leade... Read more
"All compiler errors have to be fixed before you can enter playmode!" er...
Then Compiler shows error user should no be able to enter playmode.2. How we can reproduce it using the example you attached1. Creat... Read more
[MacOS] BugRepoter launch locks Editor
Launching of BugReporter locks Editor. To repro:1. Open Unity Editor.2. Open BugReporter.3. Go to Editor.Actual result: Editor do no... Read more
[iOS] Survival Shooter crashes on startup with GLES3 on iOS 10 in Textur...
Steps to reproduce:1) Open the attached project.2) Set the Graphics API to OpenGLES 3.0 in Player Settings.3) Build and deploy to an... Read more
[Scene] Additive Materials Not Showing in Wireframe Mode
Additive (or Additive (Soft)) material is not showed in Scene tab when the shading mode is "Wireframe". Steps for reproduction: 1) O... Read more
[Android][WebGL] ParticleSystem.ScheduleGeometryJobs takes a very long time
Reproduction steps:-------------------------1) Open attached project2) Build it for Android or WebGL (actually tested only on androi... Read more
Inheritance across assemblies causes crash in SerializationWeaver UWP 10
On UWP Windows 10 a crash in the SerializationWeaver occurs when trying to run a deployed application when the following is true: "U... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code