Search Issue Tracker
[IMGUIContainer] Unity crashes on IMGUI::GUIWindow::OnGUI when trying to...
How to reproduce:1. Open the attached Project2. Go to "Tools" -> "Windows Test" Expected result: The Editor Window opens up succe... Read more
The subclass of StateMachineBehaviour can's add when compile it into a DLL
If you compile a subclass of StateMachineBehaviour into a DLL, the plugin importer will not be able to find the referenced assemblie... Read more
[PLM] Editor crashes after pressing "Generate Lighting" button in the Ad...
Steps to repro: 1. Open attached project on OSX;2. Open the Lighting window (Windows>Rendering>Lighting Settings);3. Click 'Ge... Read more
[UI] Baked lightmaps, documentation and reset button clips when lighting...
Baked lightmaps, documentation and reset button clips when lighting settings window shrinks horizontally. Steps to Repro:1. Create a... Read more
Mesh Collider with a Rigidbody bounces differently from other Mesh Colli...
How to reproduce:1. Open attached "repro_1050835" project2. Enter Game mode3. Look at the Game view Expected result: Rigidbodies ins... Read more
[2017.4] [iOS] NSInvalidArgumentException in UIScreen coordinateSpace cr...
To reproduce:1. Create empty project2. Build and run on a device with iOS 7 Expected: build will run on iOS 7 deviceActual: app cras... Read more
[Regression] Colliders added at Runtime sometimes lose their functionality
How to reproduce:1. Open the user-submitted project2. Enter Play mode3. Walk forward using the "W" key and observe the results4. Sto... Read more
[Android] Etc2Comp causes RGB colorspace to be black in alpha channel areas
Steps to reproduce:1. Open user attached project2. Select the ConcreteFloors0054_15_H_A texture in the project view3. Notice that RG... Read more
InputField gets corrupted and ArgumentOutOfRangeException is thrown when...
To reproduce:1. Open project2. Play 'Scene1' in the editor or Mac Standalone3. Copy any of the emojis from the list below the repro ... Read more
[Metal][macOS] Performance decrease with Metal Graphics API compared to ...
To reproduce:1. Open attached project;2. Set Graphics API for Mac to OpenGL Core;3. Build and run the Courtyard scene;4. Wait for th... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS