Search Issue Tracker
Shaders: SV_TARGET (uppercase) pixel shader output semantic fails GLSL/M...
SV_Target works, but SV_TARGET either generates bogus GLSL code, or gives cryptic error message for Metal Read more
Vuforia plugin crashes on iOS
1) Download and open project2) Build and run on iOS3) Notice crash Reproduced on 4.6.6p2 using iPhone 4 (7.1.2) and iPad Air 2 (8.1) Read more
Navigation does not work correctly with overlapping buttons
To reproduce this bug: 1. Open the attached project2. Open 'WorksNot' scene3. It has 3 Overlapping buttons4. Play the scene5. Select... Read more
UI elements on child Canvases do not render in the Editor Scene window
How to reproduce:1. Open the attached project (It has Canvas and text element. Also a Child Canvas with Child text element in it)2. ... Read more
[IL2CPP] Modifying non primitive value types from native code doesn't work
To Reproduce: 1. Build and run using il2cpp, you can see the array of vector3 are zero in the output;2. Build and run using mono, yo... Read more
A way to dynamically update Text.text
Dynamically updating the Text.text property especially if it's done every frame (for example when trying to crate a 'typewriter' eff... Read more
Allocations and GC in other threads not visible in the Profiler
1. Open the attached project, scene and Profiler window.2. Enable disable the "Use Different Thread" bool in the script, in the Main... Read more
Text from physical keyboard doesn't type when input field was selected w...
Reproducible on 4.6.5, 4.6.6;Works fine on 4.6.4; Repro steps:1. open project "gui textfield.zip";2. build to WSA and build and run ... Read more
[iOS] Append doesn't work with ILL2CP projects
To Reproduce:1. Build an empty IL2CPP project.2. Build on top of the same project with Append:build fails with "Error building Playe... 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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder