Search Issue Tracker
Integrated VR expects Oculus, regardless of actual target
Regardless of what VR platform is being targeted, the Unity Editor always prints the following error message in the console when ent... Read more
[Plugins] Plugin importer allows to specify AnyCPU for native plugins
This behaviour may easily confuse the users because native plugins default to being set to AnyCPU and if they're set like that for a... Read more
[Plugins] IL2CPP fails to load DLLs through DllImport if its specified n...
If you have a native DLL, let's say "Test.dll", and try to P/Invoke to it when using IL2CPP scripting backend like this: [DllImport... Read more
[iOS][Android] Animation sets transform to NaN when it includes a rotati...
To reproduce: 1) Open attached project 2) Open Assets/Standard Assets/Scenes/StealthScene01 3) Enable Main Camera and change its pos... Read more
Editor crashes on "GrayscaleFilterEffect::RenderGrayscaleFade" when obje...
Reproduction steps: 1. Open attached "test47" Unity project. 2. Open "Standart Assets/Scenes/withrealgeo" scene. 3. Click on "HoloPr... Read more
Transform.position returns (0.0, 0.0, 0.0) in Awake() and OnEnable() whe...
To reproduce: 1. Open attached project 2. Open "scrollviewTest" scene 3. Open Console window 4. Play the scene Actual behavior: in ... Read more
Rect Mask 2D moves separately from the parent canvas
Steps to reproduce: 1. Download and open attached project "RectMask2D.zip" 2. Open and play scene "bug" 3. Select "ChildCanvas" obje... Read more
[IL2CPP] Application crashes if nested generic is used
1. Open attached project 2. Build to iOS with IL2CPP 3. Project will crash Note: no repro with mono Read more
Flipped Sprites are not culled correctly
Steps to reproduce: 1. Open attached project's scene "bugScene". 2. Enter play mode. 3. Observe - non flipped sprite is culled corre... 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
- Sprite rich text tag does not render the sprite when sprite asset is specified in UI Toolkit
- [Android] The audio is muted after returning back to the app when recording the screen
- Light 2D component documentation button leads to a page that does not exist when the documentation button is pressed in the Light 2D component
- [Usability] Context name is difficult to read in Inspector when Editor theme is set to Light
- Offset rendering occurs when drawing a custom ImmediateModeElement