Search Issue Tracker
Unity does not render UI images into RenderTextures
How to reproduce: 1. Open attached project2. Open scene bug_example.unity3. Play the scene- A checkmark should show up on screen- It... Read more
Using StackTraceLogType.Full causes Debug.Log entries to not be clickable
1. Set Application.stackTraceLogType to Full2. Have a script do a Debug.Log call3. Double-click the entry in the console Expected: s... Read more
Typo in Movie Textures document for Japanese
Typo in Movie Textures document for Japanese http://docs.unity3d.com/ja/current/Manual/class-MovieTexture.html "Android の再生フォーマットが再生... Read more
Misformatted code in example snippet
On this page: http://docs.unity3d.com/Manual/LoadingAssetBundles.html the last two lines of code are unnecessarily indented. Read more
UI ScrollList are not working when gameobject is disable at start
To reproduce:1. Open attached project2. Play testUINOOK scene3. Try to scroll4. Notice that scrolling doesn't work Read more
[WWW,iOS] Creating a WWW request without saving a reference to it trigge...
To Reproduce: 1. Deploy and click on "Post static (this sends a ~500kb www request to http://requestb.in/1dvc6m41?inspect without wa... Read more
[Linux] texturing & font issues
-e: game has texture issues when run on Linux, works on other platforms -repro:--build linked project for (see below, only need to b... Read more
[Recording] Undo doesn't work when modifying keyframes in the animation ...
How to reproduce: 1. Open any (new) project2. Create a Cube3. Open the Animation Window4. Give the Cube an empty animation5. Add any... 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