Search Issue Tracker
[iOS][Deployment Management] Append doesn't work if build is in differen...
1. Create new project2. Switch to iOS3. Build to different folder than project like documents4. Try to append Note: Appending someti... Read more
The left mouse click Action in Input Action does not trigger consistentl...
Reproduction steps: 1. Open the attached project “ReproProject“2. Connect a Meta Quest headset to the PC3. Connect a Bluetooth mouse... Read more
IndexOutOfRangeException is thrown when typing into TextMeshPro Input Fi...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/test3. Go to the Game view and press the Play button4. Left... Read more
[iOS-Cardboard] Both eye images will be rendered in left eye area if dev...
Note : Reproducible on Android Oculus OpenGLES3 using unity version 2018.3.0a11 Read more
Editor scripts with EditorGUI.EnumPopup() make multiple-gameObject-selec...
To reproduce:1. Open attached project2. Look in the project and see that test1 has Letter A and test2 has Letter B.3. Multi-select t... Read more
[Mac] DLLNotFoundException when trying to Open DLL on Mac
Reproduction steps:1. Open attached Project "DLL_Issues_Mac"2. Open "Assets/Scene" Scene3. Press Play Expected result: Play mode ena... Read more
UI components reference isn't restored after Redo
Steps to reproduce: 1. Open attached project ("ReferenceBug")2. Open "TestWindow.cs" and notice that components to Game Object are a... Read more
Test Runner triggers an asset search index update
Whenever I run PlayMode tests in the test runner, the searcher index gets updated - both when the tests start, and when they finish.... Read more
Crash in GameObject::SendMessageAny while entering the playmode second t...
How to reproduce:1. Open the attached "ReproCrash" and "Level TEMPLATE" scene2. Enter playmode and wait for about 3 seconds3. Exit p... 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