Search Issue Tracker
[iOS] NullReference on app minimization when Socket.Select is used with ...
1. Open attached project2. Build to iOS with IL2CPP3. When project is running minimize app4. XCode will throw NullException5. Return... Read more
NetworkClient.Disconnect does not remove transport layer host
NetworkClient.Disconnect does not call NetworkTransport.RemoveHost() to remove transport layer host. So doing connect/disconnect 16 ... Read more
Network Authority problems
Authority is not setup correctly for NetworkIdentity objects in the scene. When NetworkServer.SpawnObjects() is called, for objects ... Read more
Tooltip value doesn't get passed to the PropertyDrawer
To reproduce:1. Open attached project2. Open test scene3. Select tooltip4. Move mouse over the Test field5. Notice that tooltip does... Read more
Editor crashes when stopping scene
To reproduce:1. Open attached project2. Play start scene3. select any object in scene4. Press stop5. Editor crashes Read more
[Crash] Unity crashes after SetTargetBuffers and GameObject.SetActive(fa...
To reproduce:1. Open attached project2. Play test scene3. Editor crashes Read more
[Mecanim] Animation states in sub layers don't blend smoothly with base ...
How to reproduce:1. Open the attached "MechanimTransitionBug" package2. Open and play "BugTestScene"3. Notice how animation jumps be... Read more
Artifacts appear below image if sliced or tiled image type is used
UPDATE: "By design"This issue is caused by the particular image having excessive space (alpha) at the bottom area. When sprite packe... 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
- Pressing “+” to add new Property throws “NullReferenceException” error after deleting Categories with Properties from Blackboard
- Reuse Collisions Callbacks is not enabled by default when opening a new project with HDRP template
- Bloom and Exposure Artifacting around GameObject appears when setting Scale of Z Axis to 0
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window