Search Issue Tracker
[iOS] Amazon Web Services error on iOS
Steps to reproduce: 1) Open the attached project. 2) Build and deploy to an iOS device. An error pops up in Xcode console: AWS DEBU... Read more
Shadow Cascades change relatively with the camera's Far Clipping Plane
Decreasing a camera's Far Clipping Plane will push Shadow Cascades along with it (see gif) Steps to reproduce: 1. Open the attached... Read more
Writing to Editor.log issues 2X IO calls for each byte written
Steps to reproduce: 1. Run Process Monitor 2. Open Unity 3. In process monitor find IO calls to editor.log 4. Notice that two diffe... Read more
In scene view clicking on a 3D object but not selecting the Translate or...
Repro steps: 1. Open "Click Select" project 2. Open "Selecting Objects" scene 3. Click on a cube 4. Make sure that Translate or Scal... Read more
Profiler is not being updated when RunInBackground is checked and editor...
Steps to reproduce: 1. open any unity project 2. check Run in background in player settings 3. open profiler 4. enter play mode 5. l... Read more
[Shaders] UNITY_APPLY_FOG Macro is not parenthesing expressions properly
Reproduction steps: 1. Open the attached project. 2. Open the "shader bug" scene. - "Tile01 Variable" game object is rendered gray.... Read more
Exporting a material includes textures that were assigned to other shaders
Reproduction steps: 1. Open the attached project 2. Select the 'mat' material 3. Assign texture '1' to Albedo and texture '2' to Hei... Read more
2D Collider with it's size changed from a script does not detect other 2...
2D Collider with its size(radius etc.) changed using a script does not detect other 2D colliders entering and exiting it unless it ... Read more
Warning using System.Windows.Forms after standalone windows build
Steps to reproduce: 1. Open attached project 2. Open scene "test" 3. Build and run project 4. Notice warning: System.Windows.Forms.... Read more
Changing the standard shader render mode via script doesn't work in build
Steps to reproduce: 1. Create a new Unity 3D project 2. Import attached Unitypackage 3. Open "Demo" scene 4. Press play 5. Try to mo... 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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened