Search Issue Tracker
Creating an empty ComponentTypeSet throws IndexOutOfRangeException
Reported externally as IN-40851 , and discussed on Slack here The following code throws an IndexOutOfRangeException:{code:java}names... Read more
[Cinemachine] Prefab editing spit errors in the console
Editing a prefab containing a VCam will log errors in the console. 1. Create a VCam in the scene2. Drag the VCam object into the pro... Read more
Global shader variables _Time and _TimeParameters do not reset when a Sc...
Reproduction steps:1. Open the attached “BugShaderTime.zip” project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter the P... Read more
Input.GetJoystickNames() returns an empty array when using an MFI contro...
How to reproduce: 1. Connect an MFI controller to target device (Steelseries Stratus was used for this repro)2. Open attached projec... Read more
Importing some assets store packages fails while editor is trying to imp...
Steps to reproduce: 1. Create new project2. Open asset store and try to import Viking Village package Actual result: Package import ... Read more
[WebGL] GameObjects are not rendered on iOS devices when the material's ...
How to reproduce:1. Open the user’s attached “WebGLBugReports.zip” project2. Build a project for the WebGL platform3. Open built Web... Read more
[UaaL][AppleTV] Empty project crashes on tvOS 12.3
How to reproduce:1. Create & Open an Empty project2. Build & Run on AppleTV using tvOS 12.3 Crashes when using:Apple TV 4K +... Read more
[Shuriken] Limit velocity over lifetime allows negative values
Steps to reproduce: 1. Download and import attached project.2. Open scene: main.3. Play.4. Select GREEN particle system in Hierarchy... Read more
Editor freezes when Sub-State Machine Transition arrow is unselected
Reproduction steps:1. Open the attached “My project (17).zip“ project2. Double-click on the “Spearman.controller” Animator Controlle... Read more
[MacOS] Crash when opening project while HOME is null
Reproduction steps:1. Create an empty project2. Open Terminal3. Run the command “{{{}unset HOME{}}}“4. Open the project through Term... 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