Search Issue Tracker
UI not rendered on Android and iOS if native rendering event is issued i...
How to reproduce: 1. Open attached project2. Open scene NativeRendering.unity3. Build to iOS and run- Notice that UI is not rendered... Read more
[UNET] Memory continuously builds up with uNet server simply activated
Repro steps: 1) Open the project and scene Main2) Open script Main.cs and change the IP in server.uStart() function to 127.0.0.13) B... Read more
NetworkReader.ReadNetworkIdentity assumes it is on client
The function NetworkReader.ReadNetworkIdentity assumes it is on client, so it uses ClientScene.FindLocalObject(). If it is on a dedi... Read more
FMOD::Sound instance for resource error
To reproduce:1. Open GLTest.zip project2. Open GameLoader scene3. Run custom builder in top of Editor menu. Build->Game build and... Read more
[iOS] Append doesn't work with ILL2CP projects
To Reproduce:1. Build an empty IL2CPP project.2. Build on top of the same project with Append:build fails with "Error building Playe... Read more
[Shader] Material that were loaded with AssetBundle, have their SubShade...
For some reason Materials loaded by Asset Bundle are not fully working, their subshaders are skipped. 1. Open project (Attached by u... Read more
User object types with names that match an icon name will show this icon...
How to reproduce: 1. Create a new project2. Create script and name it "GameManager"3. Notice that in the inspector it has different ... Read more
Material properties not updated at runtime until expanded in inspector
How to reproduce: 1. Open attached project2. Open scene material_test_scene.unity3. Play scene4. Press the Space Bar to create and a... Read more
[AssetBundles] Loading an uncompressed AssetBundle with CreateFromMemory...
Unity crashes when loading an uncompressed AssetBundle repeatedly with AssetBundle.CreateFromMemory/CreateFromMemoryImmediate. How m... 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
- TextMeshPro text input's caret is flickering when Line Mode is set to Multi Line and text is selected
- Can’t delete gradient keys with Mac keyboard or context menu options
- Editor freezes for a few minutes when closing or switching a VFX window that was opened in a previous project
- UI Overlaps when switching Render Pipeline Asset for different Quality Levels in Quality Project Settings
- Ray Tracing Shader link to the documentation isn’t working