Search Issue Tracker
SystemInfo.deviceUniqueIdentifier changes after pluging in flash drive
To reproduce:1. Open attached project2. Run gen scene3. Copy the string from the console4. Close editor5. Plug in flash drive6. Open... Read more
[Android] Distorted particle system on a device
Steps to reproduce: 1) Download attached project and open in Unity2) Switch platform to android3) Build and Run 'MainGame' scene on ... Read more
SystemInfo.supportsComputeShaders returns true on Windows when launched ...
Steps to reproduce:1. open User's attached project2. attach script "supportsCompute" to one of the game objects3. check Console Expe... Read more
[Crash] Editor crash with specific project 100% repro rate
1) Open the Editor with this project.2) Observe crash. Occurs with GVR-5 and GVR-6, and 5.4.0p2 from which our google VR builds (GVR... Read more
Externally modifying TimeManager.asset while the game is running in the ...
Unity tracks both time settings and the actual time in its TimeManager object. In the editor, updating the TimeManager.asset externa... Read more
[Anim] Crash on open of "Nav Mesh Example” scene
Crash on Open of "Nav Mesh Example” scene, of "Mecanim Examples Scenes” Asset Store project. repro:-download "Mecanim Examples Scene... Read more
[iOS] Texture2D.ReadPixels reads pixels from incorrect position with Met...
Steps to reproduce:1) Open the attached project.2) Build for iOS using Metal as Graphics API.3) Run the build on a device via Xcode.... Read more
[Oculus] Smaller View port rect does not render correcly when using Ocul...
1) Download the attached project2) Set up CV13) Ensure Oculus is the preffered SDK4) Ensure Single-Pass Stereo is disabled (Single p... Read more
Can't profile GPU when Graphics Jobs is enabled
Steps to reproduce:1. open any unity project2. enable "Graphics jobs"3. start profiler and add GPU profiling4. enter play mode Expec... Read more
SpawnWithClientAuthority and AssignClientAuthority returns TRUE when aut...
When calling NetworkManger.SpawnWithClientAuthority(gameObject, conn) or NetworkManger.AssignClientAuthority(gameObject, conn) and c... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS