Search Issue Tracker
'Assertion failed: Invalid AABB' error when dragging a specific prefab t...
To reproduce:1. Create new project2. Import '902432 Invalid AABB' folder Expected: there will be no errorsActual: many similar error... Read more
[PVR] Editor crashes when building Progressive Lightmaps for many objects
Steps to reproduce:1. Download and open the attached project2. Start baking the lightmap3. Leave the editor open for a few minutesOR... Read more
RenderToCubemap is not HDR compatible and causes camera not to be render...
Steps to reproduce:1. Open attached project2. Open Cubemap scene3. Create a new cubemap4. Select it and mark it readable5. Select CU... Read more
Standalone build crashes when Stereo Rendering Mode is set to Single Pass
To reproduce: 1. Open the project folder, attached by user, in Explorer2. Go to build folder3. Make sure the Oculus VR Headset is on... Read more
Random.value does not return 0.0f or 1.0f
To reproduce:1. Open attached Unity project "randomvalue.zip"2. Open "doesnotreturn" scene3. Go into Play mode Expected result: By d... Read more
Namespace collision when using static directive and enum types with .NET...
Reproduction steps:1. Open project attached(New Unity Project 3.zip)2. Inspect console. Expected result: There will be no error and ... Read more
Mathf.CeilToInt() returns incorrect value while debugging when breakpoin...
To reproduce:1. Open project2. Open 'TestScene'3. Open 'DebugTestScript', set breakpoint to 15th line4. Start debugging, press 'Upda... Read more
Crash in scripting_array_length when using StructLayout attribute and in...
To reproduce: 1. Open the project, attached by tester2. Select Main Camera in the scene3. In the Inspector, change values in the New... Read more
[WSA] WorldAnchorStore.GetAsync throws an exception when starting deploy...
Steps to reproduce:1. Open the attached project (AnchorTestRepro.zip)2. Switch platform to Windows Store3. Build for WSA Universal 1... Read more
After 64 halos are rendered other halos are rendered in unexpected locat...
Steps to reproduce:1. Open attached project2. Open "halos" scene3. Observe that only 64 halos are drawn correctly Expected result: h... 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