Search Issue Tracker
Selection.GetFiltered does not work with interfaces
To reproduce:1. Open scene "Main"2. Click GameObject "Selection.GetFiltered Test"3. Click the button "Check Selection" in the Inspec... Read more
[Forward] Directional realtime light overrides local baked lights in clo...
To reproduce:1. Open attached project2. Open scene 13. Bake lightmaps4. Notice that inside of the cube structure isn't lighted If di... Read more
[iOS] Error when trying to append an IL2CPP Xcode project
Reproducible only with IL2CPP (any build settings) builds, project can be empty. Read more
New tag + button not always responsive on click
Create a new project, select the Main Camera in the scene and go to the Add tag... option in the inspector. Try to click the + butto... Read more
Critical audio bug, short audio clips are played incorrectly (the first ...
To reproduce:1. Open attached project2. Open main scene3. Press play4. Press the button frequently and you'll hear that it clipps th... Read more
Tab key adds a ") " in InputFields on linux
-e: see title, works in editor and other standalones-repro with 4.6.5, 5.1 -repro:--add ui canvas to scene--add two input field to c... Read more
[Plugin] Unity editor fails to import some of the DLLs when importing a ...
Steps to reproduce: 1. Create new Unity project2. Import the attached package3. Notice the errors thrown in the console: Assets/uFra... Read more
TypeDescriptor.GetConverter throws error with uint type
1. Build for IOs with IL2CPP.2. Run it on xcode.3. Notice error with GetConvertor(typeof(uint)); Type_t * L_3 = Type_GetTypeFromHand... Read more
Unity spawns processes at normal priority which make computer sluggish a...
-e: when Unity does spawn new process for GI or IL2CPP they are spawned at normal priority which when they start maxing cpu utilizat... Read more
Parenting in foreach (Transform child in transform) crashes Unity
Steps to reproduce:1. Open attached project's scene "game".2. Enter play mode - endless loop is started, because of foreach cycle. 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled