Search Issue Tracker
[iOS] Unity doesn't accept Bundle id if it is constructed differently (c...
Reproduction steps:1. Create new Project2. Open PlayerSettings3. Set Bundle Identifier to something with two dots [com.hello..world]... Read more
[VR] Debug.DrawRay in VR appears in wrong position
Steps to reproduce:1. Open new project2. Add cube to the scene3. Turn on VR mode and play the scene4. In game view window, turn on G... Read more
Cutout letter in Animation Window
Steps to reproduce : - open the Animation Window and notice the Dopesheet button *Note:Regression from 5.3. Read more
Memory Leak in GfxDriver memory when unloading models
How to reproduce: 1. Open attached project2. Open scene Scenes/Online/SOFP.unity3. Build to iOS and run- The build can take up to 15... Read more
DX9 as API and OpenVR in the list crash editor on play
Steps to reproduce:1. On new project, open player settings2. Change Windows API to DX9 (top most)3. Turn on VR support and add OpenV... Read more
[CacheServer] Cache server fails to validate a prefab that is created au...
Steps to reproduce: 1. Open attached project2. Delete the 'torus.prefab' asset3. Connect the editor to a cache server (just launch t... Read more
Terrain grass is missing if created at runtime
Reproduction steps:1. Open attached project "terrain_bug"2. Make sure that "DummyTerrain" and "LayerTest" are included in the build3... Read more
[LocalSimulation] Not all particles are destroyed after ParticleSystem.S...
Steps to reproduce: 1. Open attached project2. Open scene "ParticleIssueScene"3. Enter play mode (make sure that scene view isn't vi... 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