Search Issue Tracker
[Windows] Not possible to deduce the source of 'Shader properties can't ...
1) Clone https://github.cds.internal.unity3d.com/unity/stw-20-2-cannon-fodder-3-style-game. Update to https://github.cds.internal.un... Read more
Unloading an AssetBundle that contains a material causes a call to FindO...
Steps to reproduce:1. Open attached project2. Open "Main" scene3. Open profiler and select CPU usage section4. Click "L" button to l... Read more
Assetbundle is not loaded correctly when they reference a script in cust...
Steps to reproduce:1. Open "Fogbuzz issue 1143071" from Own Cloud link2. Navigate to the buildWithoutDLL folder and open "Beweegvloe... Read more
[WebGL] Normal Maps produce wrong lighting on WebGL build when appropria...
How to reproduce:1. Create a new project and import the attached package "case_1120359-NormalsWebGL_package"2. Add "mobile/Bumped Di... Read more
[VR] VR-Enabled Standalone Build Experience input lag when Rift is Disco...
When the Oculus Rift is not connected or the VRSettings.enabled bool is false, but Virtual Reality Supported is set to true in the P... Read more
CMD+A does not select text but repeats some of the actions made recently
To reproduce:1. Open any project that contains a script2. Double click on a script so it opens in MonoDevelop3. Press CMD+A4. Notice... Read more
Custom InputDevice not sending input when GameView is not focussed
How to reproduce:1. Open user-submitted project2. Press on Game Window3. Move your 3DConnexion Space Navigator device4. Inspect Even... Read more
Different, not-consistent threads count in standalone builds
To reproduce:1) Open attached project and scene2) Build and run it3) Use some tool to check thread count (Process Explorer on win, c... Read more
[Android] Black screen with skipped rendering frame and error "GfxDevice...
Reproduction steps:1. Open the attached project "ReproProj" with Android Platform2. Open the “/Assets/ExampleAssets/Scenes/SampleSce... Read more
[MSE] Realtime GI light in play mode only affects objects from first scene
To reproduce:1. Open attached project2. Add all scenes ("firstlevel", "secondlevel", "thirdlevel") to hierarchy3. Ensure that the ac... 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