Search Issue Tracker
Disabled input field crashes Unity when playing
To reproduce this bug: 1. Create a new project2. Create an input field3. Play4. Stop5. Disable input field in the hierarchy6. Press ... Read more
AssetBundle.Unload errors
-e: On Linux, you can't call AssetBundle.Unload(false) at all. The first call will report: "AssetBundle.Unload(false) shouldn't be c... Read more
Time.deltaTime is 0 on the first frame in Unity 5
Steps to repro:a. Open Test Scene and press Play.b. Notice that the Test script outputs Time.deltaTime on the first Update() frame. ... Read more
Arrow icons are incessantly created when exposing Audio Mixer parameters...
Steps to repro:1 - Create a new Audio Mixer from the Assets folder in the Project View2 - Open the Audio Mixer and select the Master... Read more
Scripts are always recompiled when building SceneAssetBundles
To Reproduce: 1. Open the project attached to the post. 2. Goto 'Bundle Builder' in menubar. 3. In the opened editor window select e... Read more
Hinge and Configurable Joints looks broken compared to 4.x versions
To reproduce:1. Open attached project2. Open ropeProblems scene3. Press play4. Notice that Configurable and Hinge Joints looks broke... Read more
An UI prefab containing a Layout Element component will always be render...
To reproduce this bug: 1. Open the attached project2. Open 'AlwaysActiveUIPrefabs' scene3. Run progam to see the normal behaviour of... Read more
In ToggleGroup, cannot set isOn property on Toggle to False via script
To reproduce this issue: 1. Open the attached project2. Open 'ToggleTest' scene3. Play the scene4. Click 'With Group' button5. It tr... Read more
[ScriptAPI] OnParticleCollision does not work with ParticleSystem.Simulate
To reproduce this bug: 1. Open the attached project2. Open 'PatricleSystemCollisionMessages' scene3. It has a particle system which ... Read more
When 'Text' UI object is deleted and Input Field disabled, tons of Input...
To reproduce this bug: 1. Create a new project2. Create input field3. Create 'Text' which is a child of the input field4. Disable in... 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
- Line Brush blue outline appears at incorrect position when painting start of line in Tile Palette
- [URP] All materials render black when building via batchmode or without rendering Scene/Game view in Editor if Decal renderer Technique is set to "Automatic"
- Player Tags list shows extra blank space behind the scrollbar in the "Player Tags" settings window
- Edit Angular Limits gizmo handles are small and easy to miss-click in the Scene view
- Duplicate Player Tag save fails silently with no error or validation message