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
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
- [VisionOS] Animating a material property results in artifacts when the app mode is set to RealityKit and shader modifies the Vertex Shader
- "DirectoryNotFoundException" is thrown and Shader Graph does not open when opening a .shadegraph from a long path
- "Undo: Already found nextRootTransform, but with different state cached" error thrown when undoing changes made to the Hierarchy using a script