Search Issue Tracker
When moving children off parent crash on SetTransformParentUndo
To reproduce issue follow the steps:1. Load this package into a blank projecthttps://www.dropbox.com/s/t1zuzrrvlbyoh0f/houseterrainc... Read more
[OpenGL] Floating Point RenderTextures produces different result in Open...
Steps to reproduce:1. Download and open attached project "ReactionDiffusionShader.zip"2. Make sure to set graphics API in player set... Read more
When exporting/importing a package, you can't select a folder checkbox
How to reproduce:1. Create a new project2. Import the user's sent package "Culling_Bug.unitypackage"3. Notice that most of the folde... Read more
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 project2) Open Assets/Standard Assets/Scenes/StealthScene013) Enable Main Camera and change its positi... 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 "HoloPrint... Read more
Transform.position returns (0.0, 0.0, 0.0) in Awake() and OnEnable() whe...
To reproduce:1. Open attached project2. Open "scrollviewTest" scene3. Open Console window4. Play the scene Actual behavior: in the c... 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
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
- Assigned Label or AssetBundle is not copied when duplicating certain asset types
- The "Disable Editor Analytics" flag locks when toggling it until the Preferences Window is reopened and Warning is no longer displayed when the Window is reopened
- 'AlphaToMask' is ignored when in non-resolving renderpasses on Metal