Search Issue Tracker
[iOS] System.IO.MemoryMappedFiles.CreateFromFile() method crashes on iOS...
Reproduction Steps: 1. Open User's project 2. Build for iOS 3. Open Xcode project 4.Try building for iOS device 5. Xcode build crash... Read more
Particle system collision gizmos are also shown for particles without co...
To reproduce: 1. Create new project 2. Create two particle systems, reposition one of them so they wouldn't stack on each other 3. I... Read more
Deleting a tilemap in a grid prefab and saving back that prefab creates ...
Deleting a tilemap in a grid prefab and saving back that prefab creates a duplicate in scene Repro: 1- Open scene 'Tilemap'. 2- In ... Read more
Checkbox property values become disabled after adding their property to ...
How to reproduce: 1. Open users attached project and "Scene" 2. Select the "Cube" GameObject and open Animation window 3. Select the... Read more
Particle alignment is incorrect when rendering using PreRender callback
Steps to reproduce: 1. Open user's attached project 2. Select Main Camera 3. In the Inspector enable script "Shader Replacement" 4. ... Read more
Scene view is darker after changing Color Space to "Linear" and set Allo...
How to reproduce: 1. Create new empty project 2. Set Color Space to "Linear" in Edit -> Project Settings -> Player -> Other Settings... Read more
Colors in the Scene view are much darker when using linear color space a...
How to reproduce: 1. Open QA-supplied project 2. Load scene "Example" 3. Select "Main Camera" in the Hierarchy window 4. Switch "All... Read more
[IL2CPP] Assembly.GetModule(string) returns null
Reproduction steps: 1. Open the attached project. 2. Play the 'Test' scene. 3. Check the Console. - modules=[Test.dll] (Assembly.Ge... Read more
Graphics.CopyTexture can not copy texture in Built project if "Read/Writ...
To reproduce: 1. Download project "NewWorld3.rar" that user sent and open in Unity 2. Open "Scene1" scene 3. Enter Play mode Note: ... 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
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project