Search Issue Tracker
Physics proccesses are performed in a scene without physics
Follow the steps to reproduce the issue:1. Open provided project2. Press "File > Build and Run" to build a Windows Standalone app... Read more
[Shuriken] Stretched particles disappear when their base is offscreen ne...
Steps to reproduce: 1. Download and import attached project.2. Open test scene.3. Play4. Use arrow keys up and down to move away and... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions