Search Issue Tracker
Pause mode doesn't work as expected in native VR mode
To reproduce:1.Open any project, enable "Virtual Reality Supported" in player settings.2.Play any scene, start Pause mode.3.Keep lef... Read more
[WSA] Can't build and run from editor on WSA platform
Can't build and run from editor on WSA platform Repro steps:1. create an empty project;2. build and run to WSA platform;3. error app... Read more
[Animator][RootMotion] Animator root doesn't return to initial position ...
Animator with root motion have some strange behaviour. When animations is Stopt root object doesn't comeback to initial position. Th... Read more
OnApplicationPause doesn’t get called when switching from Editor to anot...
In Unity 4, OnApplicationPause gets called with the argument pauseStatus=true when switching from Editor to another application. On ... Read more
[SpeedTree] "Scale in Lightmap" setting does not work for SpeedTree trees
How to reproduce: 1. Open attached project2. Open scene test.unity3. Select the Broadleaf_Mobile/Broadleaf_Mobile_LOD0 gameobject4. ... Read more
[AABB][Particles] Errors when adding BoxCollider to legacy particles
How to reproduce:1. Import the ParticleError package and open the included scene (it has GO with ElipsoidParticleEmitter and Particl... Read more
[NavMesh] Not walkable plane under walkable one causes not walkable regi...
Steps to reproduce: 1. Open attached project2. Open scene "navtest"3. Notice that "navtest > c(1)" is not walkable mesh. Others a... Read more
Trasition Exit time taken from source state, not destination state
Trasition Exit time taken from source state, not destination state 1. What happenedTransistion/State finishes before it's Exit time,... Read more
Switching font and changing font size scrambles another text object
How to reproduce:1. Open the attached "FontBug" package2. Open test scene3. Select one of the Text game objects and change its font ... Read more
[Android][MeshRenderer] Shadow artifacts on mesh renderer with 'Receive ...
Weird shadow artifacts on a mesh with 'Receive Shadows' enabled when running a built application on certain devices. 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