Search Issue Tracker
Animation Window doesn't detect TextMeshPro component in Add Property
Reproduction steps:1. Open attached project2. Open the "Fade Color" scene (located in Assets\Scenes)3. Open the animation window and... Read more
Editor crashes after reimporting certain fbx file
How to reproduce:1. Open the attached project "760131Reimport.zip"2. Find ThiefChar_001@1m_vault.fbx3. Right mouse click and select ... Read more
[OSX] App faila to detect resolutions when launched on an external display
To Reproduce: 1. Build the attached project and run it on an external display.2. Observe that the launcher only displays the resolut... Read more
[UWP] NGUI touch screen keyboard issue
Selecting NGUI input field, getting Access violation error. Getting the error only when deploying on PC. Exception doesn't occur whe... Read more
Large CPU overhead using OpenGLCore
Steps to reproduce:1. Download and open attached project "Unity 5.3 tests.zip"2. Make sure the API in player settings is set to Open... Read more
NullReferenceException: UnityWebRequest has already been destroyed error...
How to reproduce: 1. Open attached project2. Build to iOS and run- Note the error in the Xcode log:- NullReferenceException: UnityWe... Read more
Two or more custom components can't be animated in Animation window
Repro steps:1) Open the project2) Attach an DirectionalLight animator to Directional Light object3) Attach both scripts to the Direc... Read more
Clicking/Reimporting .dll file throws GetLocalisedString error
Repro steps:1) Open the project2) Click on the only .dll file in the project(if no error, try to reimport the .dll)3) Notice the err... Read more
Rotation values are jumping randomly when changing them in play mode
Steps to reproduce: 1. Create new or import attached project.2. Select any game object (cube or camera).3. Press play.4. Set rotatio... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler