Search Issue Tracker
WebGL app fails to build using WebAssembly option, in development build ...
Reproduction Steps: 1- Download and open the reproduction project. 2- From the menubar, click on Portfolio > Build Viewer (Developme... Read more
[OSX] NullReferenceException when canceling File browser after selecting...
How to reproduce: 1. Create a new project 2. Go to Unity>Preferences>External Tools 3. Browse for SDK, JDK or NDK 4. Pick uncorrect... Read more
Editor crashes on AudioClip.Create if frequency is set to 1 or 2
Steps to reproduce: 1. Download 873683_repro.zip and open "new" scene 2. Press play button and then space bar 3. Unity crashes 4. Se... Read more
OnSceneGUI is not called in the Custom Editor class
Reproduction steps: 1. Open the attached project "SceneGUI.zip"; 2. Open the Scene.unity; 3. Observe results in console; 4. Try to D... Read more
[Editor] Editor crashes in TextureForClass on GetCachedAssetDatabaseIcon
Step to repro: 1. Try to open attached project 2. Get editor crash on project opening IMPORTANT: 1. Simimlar to the case 858469 2.... Read more
Adding a 3D object with cloth and text mesh components causes editor to ...
How to reproduce: 1. Create a project, open it 2. Add a 3D Object (Cube, Sphere or etc.) 3. Add a Cloth component to it 4. Remove a ... Read more
Multiple instances of particles with "Assertion failed on expression" er...
To reproduce : 1.Download and open ParticleBug.zip project 2.Open Particle Ribbon folder and then Prefabs folder 3.Drag 3 or more i... Read more
RectTransform Width and Height are reset to zero when a LayoutElement.Ig...
Reproduction steps: 1. Open the attached project "UITest.zip"; 2. Open the "TestScene.unity"; 3. Observe that the Canvas has gameObj... Read more
Flipped sprites rotate around Y axis while the Transform is only rotatin...
When a sprite, rendered on an object, that is rotating around Z axis, is flipped (either on X or Y axis), the sprite starts rotating... Read more
[UI][TerrainInspector] Terrain texture selection outline is subtle
Steps to repro: 1. Open attached project and 'test' scene; 2. Select Terrain gameobject in the Hierarchy; 3. Go to 'Paint Texture' ... 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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script