Search Issue Tracker
SubModule::GetSubEmitterPtrs crashes on project load
To reproduce: 1. Download attached project "VR_LMG_UnityFolder.zip"2. Delete Library folder3. Open "VR_LMG_UnityFolder" project in U... Read more
Unity crashes/throws error/glitches when dragging a Tile Asset onto Tile...
Steps to reproduce:1. Open attached Unity Project "Test2D"2. Select 'Test' tile asset from the Project explorer3. Set its Sprite slo... Read more
Promo code redemptions not being detected whilst the App is running
They are using integrated the In-App Purchase module and they are testing it under Android within a game.IAP module version: 1.11.4.... Read more
AudioMixer.SetFloat does not change the volume in Editor, when called wi...
To reproduce:1. Open attached project "BugReport_AudioMixer_SetVolume.zip".2. Open console Window.3. Open and Play "Scene" scene. (m... Read more
[WebGL] Requested Json string freezes the browser for 1-2 minutes
Steps to reproduce: 1) Download attached project 'WWWLags.zip' and open in Unity2) Install XAMPPDownload XAMPP from here: https://ww... Read more
Unity tries to send messages to disconnected client
How to reproduce:1. Open the "UNET" project2. Open the "Main" scene3. Build the project4. Enter Play mode5. Choose "LAN Host(H)"6. O... Read more
[macOS][Vuforia] Editor freezes with Fatal Error "CheckDisalowAllocation...
To reproduce:1. Open project attached by the user2. Open "training" scene (Assets-> _MyAssets-> scenes)3. In hierarchy select ... Read more
GUILayoutUtility.GetLastRect returns incorrect rect when used after Edit...
Steps to reproduce:1. Open user attached project (GetLastRectBug)2. Open Scene "Main", select "MyComponent"3. Click the "My Dropdown... Read more
[VR]CullingGroup registers as visible even behind a an obstacle
Steps to reproduce:1. Download and open the attached project2. Enter Playmode3. Point camera at the cullinggroup debug sphere Expect... Read more
[Post-Processing] Unity crashes after selecting a Camera which contains ...
Steps to reproduce:1. Open the attached project(bug-report.zip)2. Open the man scene3. Select the Main Camera in Hierarchy View4. Ob... 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