Search Issue Tracker
Standalone builds failing with Editor scripts nested inside of Standard ...
To reproduce this bug: 1. Open the attached project2. Notice Editor folder being in: Standard assets/Some Package/Editor folder3. Tr... Read more
Problems with CursorLockMode.Confined in Editor
To reproduce:1) Create new project2) Add C# script which would have this in Start() function:Cursor.lockState = CursorLockMode.Confi... Read more
Audio output selection window doesn't show all created child groups
How to reproduce:1. Open the attached project2. Open "AudioBug" scene (where Audio Source component is added to Directional Light, N... Read more
Checking "Best Fit" option in uGUI text makes lags on android when updating
Using uGUI text element with 'best fit' option causes it to lag for a bit on Android when text is updating. It works fine, when 'Bes... Read more
Applying "Convex" on mesh collider causes crash
To reproduce:1. Attach a mesh collider to a camera2. Toggle "Convex"3. Unity crashes Regression since 5.0.0a16 Read more
Collider.raycast from a non-convex mesh collider causes crash
MeshCollider.Raycast causes a crash, when called by a non-convex mesh collider with a dynamic rigidbody. To reproduce:1. Open repro2... Read more
Missing link to the other class in CurrentInputModule page
In the EventSystem.currentInputModule (..Documentation/html/en/ScriptReference/EventSystems.EventSystem-currentInputModule.html') de... Read more
The "#include" directive doesn't take the #ifdef/#endif into account for...
The preprocessor doesn't take into account the #if/ifdef guards for the #include directives which makes the material keywords/multic... Read more
if there is there is interactive cloth(like flag) in the
if there is there is interactive cloth(like flag) in the scene,if timeScale set to zero all of unity(editor and compiled project) cr... Read more
Cannot evaluate methods which have string parameters when debugging
1. Open the attached project. 2. Add a breakpoint in line 9 (Repro.cs), attach, click 'Test\Launch Repro' in menu bar. 3. Try Evalua... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled