Search Issue Tracker
Simulating particles with audio throws Assertion errors
Steps to reproduce: 1. Open attached project 2. Open "Scene0_AudioViz" scene 3. Go into play mode -Assertion errors appear in consol... Read more
[WSA] Material causes the black screen on deploy in specific case
Steps to reproduce: 1. Open the attached project (WSA_Shader.zip) 2. Open the Assets/test.unity scene 3. Switch platform to Windows ... Read more
"Clear Baked Data" does not clear Ambient Intensity in Edit Mode, it's c...
To reproduce: 1. Open new project. 2. Create Cube in hierarchy. 3. Open "Lighting Settings" window. 4. Uncheck "Auto Generate" and p... Read more
On Windows, changing the system monitor resolution causes a player in wi...
When built project is opened in windowed mode, changing PC screen resolution scales game window to screens resolution. To reproduce... Read more
[GoogleVR]Starting play mode crashes editor
Steps to reproduce: 1. Open attached project 2. Open "tunnel-nate" scene 3. Press play -Crash Note: If the editor didn't crash, exi... Read more
[Texture Importer]16bit images with alpha are recognized as RGB instead ...
Importing an image that is 16bit will be automatically asssigned a texture format without alpha support even though it contains an a... Read more
PostProcessingBehavior causes SteamVR Mixed Reality alpha mask to break
To reproduce: 1. Create Mixed Reality (attach the third Vive controller or use a virtual one); 2. Open attached project; 3. Open "R... Read more
Name of the method VRSettings.LoadDeviceByName() should be changed to VR...
Actual name: "VRSettings.LoadDeviceByName()"; Suggested name: "VRSettings.LoadDeviceByNameAsync()" because method operation is async... Read more
Crash in scripting_produce_method_from_backend when creating a new Scene...
Reproduction Steps: 1. Import attached project. 2. Right-click on "CrashRepro.cs" in Assets. 3. Select "Reimport". Result: Editor c... Read more
Value changes in UnityEngine.UI.Image/Text causes huge CPU usage in Layo...
Huge lag spikes are encountered from Canvas.SendWillRenderCanvases() when UnityEngine.UI.Image or UnityEngine.UI.Text are modified ... 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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP