Search Issue Tracker
If statements are not working in shaders with OpenGLES3 Graphics API
Reproduction steps:1) Open user's attached project2) Make sure that inside "PlayerSettings" Graphics APIs selected OpenGLES33) Build... Read more
[VR] Rift goggles remain blank after toggling power or disconnecting/rec...
When running a standalone player or using Play mode in the Unity Editor if you toggle power on DK2 (or disconnect then reconnect the... Read more
[Android]Very long build times in Android due to assets in 'Resources' f...
To reproduce:1) Create new project2) In Resources folder, fill it with a lot of Assets2) Build it for Android on 5.2 and 5.3 - notic... Read more
Unity crashes and no stacktrace is created
Reproduction steps:1. Open project attached in the edit2. Project doesn't launch3. If it does start, Re-import LeapMotion asset and ... Read more
ManualCamera.Render() Camera does not invoke image effects
Steps to reproduce : 1) Download attached project "OnRenderImage.zip" and open in Unity.2) Open scene "test" and press Play.3) In Hi... Read more
[WSA] TouchScreen keyboard input doesn't work on UWP builds
Reproducible on 5.3.5 p1 - p6 versions.Regression from 5.3.5p1.Works fine on 5.4.0b24.Issue reproducible on WSA Universal 10. WSA 8.... Read more
Loading asset bundles asynchronously causes errors
How to reproduce:1. Open the attached project2. Open scene1 scene3. Edit BundleTestEditor script line 26 so it would Build asset bun... Read more
Light Baking displays issues when used with a Cache Server
Lighting that has been manually baked displays visual errors after switching platforms whilst using a Cache Server. Reproduction Ste... Read more
[OSX] Calling Application.CaptureScreenshot throws "An active RenderTarg...
1.Open user selected project2.Play scene3.Press space to capture a screenshot Notice error mesage in console appearing GfxFramebuffe... Read more
GL.LoadPixelMatrix is broken (VR matrix changes in 5.4, regression)
This is causing various drawing bugs in the player and editor. 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