Search Issue Tracker
Exception: IL2CPP Compilation failed when building a project for Android...
Reproduction steps:1) Open any project, or create a new one2) Switch platform to Android3) Make sure that Scripting Backend is set t... Read more
AssetBundle has a dependency on another AssetBundle due to old propertie...
To reproduce:1. Open attached project2. Open example scene3. Select TextureReference object4. In Texture Reference script change Siz... Read more
[iOS] NotificationServices.RegisterForNotifications does not return the ...
When using NotificationServices.RegisterForNotifications to receive the device token from Apple Push Service, the value returned by ... Read more
[AW] Can't see rotation interpolation mode in read-only clip.
Changeset: c80299e8de9ccbacf538117b6195abada4354101Branch: 5.5/animation/dev Read more
[DrawMeshInstancedAPI] Instanced objects blink when resizing Game view tab
DrawMeshInstancedAPI] Instanced objects blink when resizing Game view tab Steps to repro: 1. Open Unity;2. Open attached project and... Read more
FileNotFoundException on 2nd build
-e: when building a 2nd time into the same folder it fails with FileNotFoundException--no repro with 5.5.0b2 -repro:--create new pro... Read more
Active obstacle causes navmesh agent spawn point to be set as destination
Steps to reproduce: 1. Open attached project2. Open scene "GrassShadow"3. Select "Obstacle" GO and notice that NavMesh Obstacle is d... Read more
Calling NetworkConnection.Disconnect in OnServerConnect fails to send in...
Steps to reproduce:1. open attached project2. open scene Main3. enter play mode4. start host Expected: disconnects player without an... Read more
Shader no longer compiles with internal error
The shader PkFxDepthCopy no longer compiles for GLES3, Metal and OpenGLCore (and vulkan, apparently) after switching from Unity 5.4 ... Read more
NetworkConnection.Disconnect() does not remove connection from NetworkSe...
Steps to reproduce:1. open attached project2. build and run 3instances3. host with one and connect as client with others4. disconnec... 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