Search Issue Tracker
Size of UI Text changes when updating project from Unity 5.1.1 to Unity 5.2
Open SceneLoaderTestScene in the attached project in Unity 5.1. The Text in scene view looks like this: http://i.imgur.com/ehN5xcS.p... Read more
ClientScene.FindLocalObject nullReferenceException
ClientScene.FindLocalObject can generate a nullReferenceException if the netId exists, but the object was destroyed. It should just ... Read more
Toggling child colliders of a kinematic rigidbody stops collision detection
Steps to reproduce:1) Download attached project.2) Open scene "ColliderSwapProblem" ("Assets/Scenes/").3) Play the scene. (Open scen... Read more
Division by zero in OnDrawGizmos freezes Unity
Steps to reproduce:1. Open attached project's scene "main".2. Select RoadA Game Object.3. Change resolution to 0.4. Unity freezes. R... Read more
Setting UI Text component text to empty throws error
I'm not attaching project for this case, because its extremly simple to reproduce. 1. Create project.2. Hierarchy->Create->UI-... Read more
[OcclusionCulling] Undo/Redo does not work in Occlusion Culling window
Steps to reproduce: 1. Open any project2. Open 'Occlusion Culling' window (Windows/Occulsion Culling)3. Open 'Bake' tab4. Change any... Read more
App crashes when Strip Byte Code is enabled
How to reproduce: 1. Open attached project2. Build to iOS and run3. Press the 'Load' button- Note that the build crashes Read more
[OldGUI] Editor crashes with "mono.dll caused an access violation" error...
Steps to reproduce: 1. Open the attached project2. Open 'Scene'3. Play the scene4. Move the cursor over 'timeScale=0' button, notice... 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