Search Issue Tracker
Apply a prefab freezes the Editor
To reproduce: 1. Open the attached project (link in edit)2. Drag Grid 7 prefab into the Scene3. Apply the prefab until the Editor fr... Read more
SocketException: ConnectionReset is thrown while transferring data under...
Steps to reproduce:1. Open the attached project (OC)2. Build a standalone build3. Open one instance of Unity Player4. Open a second ... Read more
[Unity IAP, iOS] RestoreTransactions does not include unique transaction_id
Unity IAP returns the same transaction_id in its receipt, in each call to RestoreTransactions. Although Unity IAP finishes the resto... Read more
Scripts are not found in Plugins folder if project path is long
Steps to reproduce:1. Open the attached project2. Observe 4 scripts are not found in the plugins folder:error CS2001: Source file `A... Read more
[Shortcut Manager] Viewport camera can't be moved when trying to navigat...
To reproduce:1. Open any project2. Create a particle system3. While particle system is selected, try moving in Scene view (WASD) Exp... Read more
Multiple functions in native .dll cause crash in g_logv
To reproduce: 1. Open the project, attached by the user (TestCANApp.zip)2. Open the "mainScene" scene3. Enter Play mode Expected: th... Read more
[IL2CPP] [macOS] Equality checking with 'ReferenceEquals' and '==' is fa...
Reproduction steps:1. Open the attached project.2. Build the 'Test' scene as macOS Standalone using IL2CPP.3. Open the Build and wai... Read more
[Timeline] After copy pasting the track group, seeking the original one ...
To reproduce:1. Open user's attached project ("TestTimelineCP.zip")2. Open "main" scene3. In hierarchy window select "Cube A"4. In t... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used