Search Issue Tracker
Application crashes on load if it was deployed through Build and Run
Application crashes on load if was deployed through Build and RunSteps to reproduce:1. Open any project2. Build and run. It will ins... Read more
Enum field in a struct is serialized as an int field
To Reproduce: 1. Add a struct which has an enum field and is marked with [System.Serializable]) to a Monobehaviour. 2. Notice that t... Read more
Build & Run for WP8.1 does not load native plugin
Build&Run for Phone 8.1 sdk fails to load native plugins. It throws an error that can be seen if using a development build. Depl... Read more
Editor reports if arrays with generic element types that can cause crash...
Fix: Editor will not stop the build after such array is found Read more
Issues with broken prefab positions when instantiating
To reproduce this: 1. Open "BasicSceneRegular" scene2. Hit play3. Observe that the "MinigameScoreBoxTemp" is in the centre of the sc... Read more
Popup menu showed is misplaced if the object selection window is moved.
To Reproduce: 1. Click on any object picker field (flare on directional light for example). 2. Drag the the window to the middle of ... Read more
[SelectionBase] attribute on parent GameObject does nothing when prefab ...
To reproduce:1) Make two gameObjects and give them a child which you can click in sceneview easily, for example, Sphere2) Make one o... Read more
[TextMesh] Editor crashes when setting 1000 Font Size (Windows, 5.3)
Steps to reproduce:1. Create new project2. Add 3D Text game object to scene3. Enter "1000" into "Font Size" field4. Crashes inside F... Read more
Adding a Layout Group component and then 'Undo'ing' removes the componen...
To reproduce this bug: 1. Open new project2. Create 'Text' UI object3. Duplicate it4. Add 'Horizontal Layout Group' to the Canvas5. ... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal