Search Issue Tracker
Changing windows standalone architecture throws error about missing"Unit...
To reproduce:1. Create new project2. Select windows standalone3. Change architecture to x86/x644. Notice DirectoryNotFoundException:... Read more
[Player] Checking/unchecking Windowed checkbox resets screen resolution
To reproduce:1. Open attached project2. Build and run win standalone3. Change resolution to different one4. Check/uncheck Windowed5.... Read more
UI Essentials Lightning demo scene: "Invalid memory pointer" and "allocC...
Regression from Version 5.3.0f1 (b948b362cb65) Repro:1. Import "Unity Essentials/Unity Samples: UI"2. Run "Lightning" scene==>Ass... Read more
JsonUtility fails to deserialize collections
To reproduce:1. Open project2. Press "play"3. Observe that the object is deserialized succesfully, but the list isn't. Read more
[MSE] Mismatch between EditorSceneManager LoadScene API and documentatio...
The EditorSceneManager page has 2 sets of Static methods and one set has OpenScene and one has LoadScene. Only LoadScene (which is t... Read more
[WebGL] AudioClip does not play in Opera
1. What happened- AudioClip does not play in Opera (it works in Firefox, Chrome and Safari) 2. How we can reproduce it using the exa... Read more
[MSE] Loading a scene and then trying to mergeScene causes unity to crash
Steps to repro:- Launch the attached project- Open scene 1.unity- Click on play Note that Unity crashes with Fatal error. Screenshot... Read more
[MSE] MergeScene API does not work as expected
Steps to repro:- Launch the attached project- Open the scene 1.unity- Click the playmode Note that scene 2.unity gets unloaded but 1... Read more
[AW] Deleting key in the Dopesheet does not update scene/eval
There is an inconsistency between the delete key behaviour in the dopesheet vs. Curves view. Do the following in the Curves view to ... Read more
Imported Constant curve interpolates over 2 frames
Imported Constant curve interpolates over 2 frames instead of only 1. This is a regression from 5.2 to 5.3not repro in 5.2repro in 5... 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 GameObjects are not positioned at 0,0,0 when creating them while Scene view is active
- Mesh Filter and Mesh Renderer property icons are difficult to see on blue highlight when selected in Animator window
- Orientation X, Y, and Z input fields are misaligned with other Element 0 fields in the Tile Palette window
- Locked tabs end up selecting the same asset when another window is maximized and unmaximized
- ListView element is rendered in solid black after docking if UI Builder window was already opened prior to project launch