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
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
[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
Crash on mono_loader_error_prepare_exception
1) Try opening the stripped project I attached2) Notice the crash Read more
[iOS] Building with append doesn't work if project contains native plugins
To Reproduce: 1. Build the attached project.2. Build it again with append.3. Observe the "NullReferenceException: Object reference n... Read more
[WebGL] Cursor.lockState does not work as expected
-e: see title, almost none of them work correctly -repro:--build and run attached test scene--go through the listed states by button... 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
[Webplayer][UI] Canvas not visible in webplayer build after 5.1.1
Repro steps:1) Create a new project2) Add a canvas with a button or other element3) Build and run it on Webplayer settings4) Notice ... Read more
No way to specify IP address for server to listen on.
In the HLAPI NetworkServer class, there is no way to specify IP address for server to listen on. This is important when a server mac... Read more
[WSA][WP8.1]Data corruption in PlayerPrefs after updating app built wit...
Reproducible on WSA and WP8.1 platforms; PlayerPrefs get corrupted when project is updated from 5.0 to 5.1; To reproduce:1. Open att... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS