Search Issue Tracker
Dynamically added uGUI elements are broken
To reproduce:1. Open attached project.2. Open scene "BasicScene"3. Enter play mode - 20 objects are created (they are rect transform... Read more
Script derived from Button type gets its OnClick event called twice
To reproduce:1. Import "reprogui" package2. Open scene guitests3. Enter play mode4. Click a button5. Exit play mode and look at the ... Read more
Pasting more than 4 lines in the Text component will display the fourth ...
Steps to reproduce : - create a new project- select the "Main Camera" and add a "Text" component- copy the following lines in the te... Read more
UGUI - Layout of dynamically attached objects not updating until screen ...
Issue 1 - Incorrect layout until Game View is resized : - import the project attached in a comment further down called case_599998-U... Read more
www.isDone never get's true on iOS
while (!web.isDone) {} is infinite on iOS By design reason: Code should yield inside that loop, because WWW download on iOS are runn... Read more
Unity is unable to load animation from attached COLLADA file
Unity is unable to load the attached COLLADA file. Current Unity:1) doesn't assign correct diffuse texture.2) The legs are twiching3... Read more
Cubemap: HDR Cubemaps (RGBM) do not display correctly as skybox
To reproduce:1. Import attached hdr file into unity2. Set the import settings to advanced and the mapping to auto3. Create a new sky... Read more
Enviroment.SpecialFolder.ApplicationData does not have write permissions
To reproduce:1. Open the attached project2. Run in the Editor and verify that the file "test.txt" is created in: /Users/<USER>... Read more
Linear Lighting does not work in WSA targets (x86).
Tested on a Microsoft Surface and was able to reproduce the Black screen. I was also using Unity version 4.3.4 so it is still happen... Read more
uGUI is not visible in web player builds
To reproduce:1. Create a new project2. Add a uGUI button to a new scene3. Save the scene and build the project for web player4. Run ... 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