Search Issue Tracker
[OcclusionCulling]Occlusion culling culls visible objects
To reproduce:1. Open project.2. Open the scene "CullingBugScene"3. Rebuild occlusion culling4. Play the sceneNotice that visible obj... Read more
[WSA][UWP] Can't change supported orientations in Visual Studio applicat...
Can't change supported orientations in Visual Studio application manifest. Repro steps:1. Create empty project;2. In "player setting... Read more
[TrailRenderer] Editor crashes when instantiating a particle system from...
Steps to reproduce: 1. Open attached project2. Open and play 'Tower_AI' scene3. Open scene view and move one of the cubes closer to ... Read more
[Android] AndroidJavaProxy crashes when invoking a method without arguments
AndroidJavaProxy crashes when a method that has no arguments is invoked from Java VM. This issue is only reproducible when "Developm... Read more
Crash playing scene, new in 5.3, OVR_GetRenderPose in callstack, Mac
To reproduce:1. Open attached project2. Play "LookInputSample" scene3. Editor crashes Read more
[Text] Doesn't render at specific rotation
Repro steps:1) Open the project and RotatedTextScene scene in it2) Play it and notice there is only gray color in Game View3) Select... Read more
Project fails to build on WebGL with IMGUI constructor code not found er...
Build and run the attached project for WebGL. No IMGUI elements are going to be rendered and the development console spews lots of e... Read more
[WebGL] "Run in Background" ticks slower than 1 FPS
-e: see title. when this was introduced we said it'd tick with 1 fps when the tab is inactive but it looks like it is actually ticki... Read more
Cannot remove On Click() event after entering playmode
Steps to reproduce : - create a button- add the canvas to the OnClick- set it to GameObject.SetActive- press play- exit playmode and... 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