Search Issue Tracker
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
[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
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
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
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
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
[IL2CPP] ReadOnlyCollection<T> doesn't work on ARM64
To reproduce:1. Build the project attached to the comment for AMR64 (with development on). (GenericsTest.zip (8 MB) and NOT Generics... Read more
[iOS,ARMv7] Qualcomm Vuforia plugin causes the app to crash when optimiz...
To Reproduce: 1. Build the attached app for ARMv72. In Xcode Build Settings set Optimization level to 'Fastest/Smallest'3. Deploy th... Read more
[IL2CPP] Queue.Dequeue and BinaryReader.ReadInt32 significantly slower t...
To Reproduce: 1. Deploy the attached project (with debug symbols on) to an device.2. Run the app with time profiler in Instruments a... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template