Search Issue Tracker
[UNet] Possible transform desyncs just by connecting and disconnecting t...
Steps to reproduce: 1. Open the project.2. Build the project.3. In the Editor, play the project.4. In the Editor, press the "LAN Hos... Read more
[MixedMode] Combination of few baked and realtime directional lights cau...
1. What happenedCombination of few baked and realtime directional lights causes some of lights not get applied 2. How we can reprodu... Read more
Realtime GI file not found errors displayed when upgrading project to Un...
Open attached project in Unity 5.2 and you will get lots of errors like:Failed opening GI file: 'b2/b2d0e671c9df0fff370993e25d0ff60c... Read more
iOS keyboard is invisible after returning from browser on iOS7
To reproduce: 1. Open an attached project.2. Build it for iOS.3. Launch it on iOS device4. Tap the only Button5. After link is opene... Read more
[GLCORE][GLLEGACY] Setting matrix for material is not working
Info: It seems that setting matrix material is somehow ignored in open gl core. This bug also happens in open gl legacy. In scene "M... Read more
LockReloadAssemblies is not working correctly
Reproducible on 5.0, 5.1, 5.2; Repro steps:1. create a new project and import "Case691571.unitypackage"; 2. Go to menu bar "Case 691... Read more
[ReflectionProbes] Disable reflection probes choices in mesh renderer fo...
In deferred reflections aren't per object anymore, so option should be greyed and set to simple as it always acts like that. To repr... Read more
[WP8] Can't build any project (Failed to run serialization weaver)
To reproduce:1. Build any project for WP82. Build fails Read more
[WWW][Android][iOS] WWW.text and WWW.error properties have inconsistent ...
When WWW.error returns a failed status (4xx, 500, etc), the WWW.error property has a "java.io.FileNotFoundException" string logged o... Read more
[Canvas] Canvases rendering order doesn't depend on their positions in h...
Steps to reproduce: 1. Open attached project2. Open scene 'TestScene'3. Run it and notice that two canvas objects ('testCanvas1' and... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window