Search Issue Tracker
IL2CPP fails generating code
1. Open attached project 2. Build to WebGL or iOS with IL2CPP 3. Building will fail /Assets/../Temp/StagingArea/Data/il2cppOutput/t... Read more
Frame & Auto-fit
1) Frame ("f" hotkey) presently has two issues... 1a) Framing with multiple GOs selected, presently only frames the first selected G... Read more
[AW] Frame "f" in Curves view is inconsistent with Dopesheet view
Framing (f) a selection in the Dopesheet, frames selected keys as expected... Framing (f) a selection in the Curves, does not frame... Read more
SyncVar custom attribute on SyncList causes double serialization
Putting the [SyncVar] custom attribute on a SyncList member variable causes the contents of the SyncList to be serializaed twice whe... Read more
Crash in Application::SetupProjectPathWithOpenFile when playing scene
To reproduce: 1. Open attached project 2. Play Scene_0 3. Editor crashes Reproducible: 5.3.1p1, 5.4.0b1 Regression from 5.2.4f1 Read more
[GL][Windows] Player crashes when using fullscreen with non-native resol...
To reproduce: 1. Open attached project 2. Build and run win standalone 3. Uncheck windowed 4. Select non-native (smaller) resolution... Read more
Parenting a non-uniformly rotated cube under another cube deforms the ch...
To reproduce: 1. Open 1.unity scene 2. Parent Cube(2) gameObject under Cube game object Expected result: it's parented and the scale... Read more
[AudioClip] GetData() returns only zeroes if no AudioSource is found
Repro steps: 1) Open the project 2) Add the Foo script to any object 3) Click Play and notice that console throws an error that says... Read more
[Mesh] Clicking on Mesh options for a GO throws InvalidOperationExceptio...
Steps to repro: - Launch unity - Add a 3D Game object - In the inspector click on mesh options button Note that we get an error i... Read more
5.4 editor scene view axis selector has black labels
Scene view axis selector widget used to have white labels, now they are black. 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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon