Search Issue Tracker
[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
Prefab values appear bold (overridden) even when they haven't been edited
How to reproduce: 1. Open attached project2. Drag the Cube.prefab into the scene- Note that its rotation and position are bold, as i... Read more
Splash screen is on by default in Unity Pro
How to reproduce: 1. Create a new project2. Go to Player Settings, Splash Screen tab- Note that 'Show Unity Splash Screen' is enabled Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument