Search Issue Tracker
[RenderTexture][SSAO] Render texture is not painted in a standalone with...
To reproduce this issue: 1. Open the attached project2. Open the scene 'test'3. Run built project in windowed mode.4. Push ALT ENTER... Read more
Empty flash project produces errors in flash debugger
Steps to repro:Deploy any scene (an empty one will do) to flash SWF.Be sure to enable flash debug loggin as described here:http://do... Read more
When button is set to "First selected" in the Event System, you have to ...
To reproduce this bug: 1. Open the attached project2. Open MainMenu.unity3. Press play. The Options button is selected at start.4. P... Read more
OnPointerUp or OnPointerDown work only when both handlers are implemented
To reproduce this bug: 1. Open the attached project2. Open scene3. Click play4. Press on the image5. It has OnPointerUp handler and ... Read more
Toggle label is outside the Horizontal Layout
Steps to reproduce : - create a canvas- create an empty gameobject and make it a child of the canvas- add the Vertical Group Compone... Read more
[IL2CPP] Marshal.SizeOf dosen't work with types which have an explicitly...
To Reproduce: 1. Deploy the attached project with Il2CPP. 2. Notice the, error: ArgumentException: Type 'CustomType' cannot be marsh... Read more
Platform define UNITY_IOS is missing
http://docs.unity3d.com/Manual/PlatformDependentCompilation.html Platform Dependent Compilation page is missing UNITY_IOS platform d... Read more
Animated UI Image Flickers
To reproduce:1. Open attached project2. Open test scene3. Select Image game object4. Press play5. Notice that animated Image flicker... Read more
Editor crashes when Max Size value of Best Fit is set to high number
To reproduce:1. Create new project2. Create UI Text game object3. Enable Best Fit option4. Set Max Size to 4005. Editor crashes Read more
When modifying the transform of a camera in late update any canvas assig...
To reproduce this bug: - Open the project- Play 'Scene'- Drag the slider- Notice lagging slider 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