Search Issue Tracker
Shader compiler takes a lot of time to compile a shader
Shader compiler takes a lot of time to compile a shader. While testing project, crash didn't occur, but in user case, compiler gets ... Read more
Certain special text characters don't show up in-game in WebGL
How to reproduce: 1. Open attached project2. Open scene bug_webgl_special_chars.unity- Scene contains a simple text mesh with a spec... Read more
Memory leak when calling GetPixels on a very large texture in Windows
Reproduction steps:1. Open the "GetPixelsLargeTex" project and play2. Click the cube in the game repeatedly This will call GetPixels... Read more
EditorWindow.update () is not called when UnityEditor is inactive
EditorWindow.update () is not called From getting to Unity5, when UnityEditor is inactive, it is no longer called EditorWindow.Updat... Read more
Physics crash
1. Open scene "Assets/boltRogue/Scenes/MainMenu".2. Pay scene.3. Click "server" and "Level 1".4. Enjoy view, you are going to have l... Read more
HideInInspector attribute does not work for separate enum members
Currently the [HideInInspector] attribute does not work for enum members. 1. Open attached project2. Open scene scene.unity- Project... Read more
WebGL throws Uncaught SyntaxError: Unexpected number
To reproduce:1. Open attached project2. Build and run WebGl build3. "Uncaught SyntaxError: Unexpected number." error thrown Read more
Trigger detection on collider's enable/disable it inside other collider.
1. Open attached project's scene 'MainScene'.2. Run the scene.3. When collider is being enabled collision is detected, and when it's... Read more
Audio/TextureImporter mixed platform strings
Reproducible on 5.0 and 5.1 versions; Issues:Methods in AudioImporter and TextureImporter that require a platform string argument, r... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved