Search Issue Tracker
[LineRenderer] Deprecated API method points to a deprecated API variable
LineRenderer's SetVertexCount(); is deprecated and points to numPositions which in itself is deprecated and points to positionCount.... Read more
[Asset Store Bash] Compiler error Third Person Controller - Shooter Temp...
Steps to reproduce:1. Download Asset store package "Third Person Controller - Shooter Template" https://www.assetstore.unity3d.com/e... Read more
[Regression] Copying color from component throws NullReferenceException
Note: Not only UI is affected. Tested and reproduced the same on: Materials, scripts with 'Color', Camera background, Lighting etc. ... Read more
[Simulate] Selecting multiple particles breaks simulation; it can't be s...
1. Open Scene1 from the attached project.2. In the Hierarchy, select both particle systems.3. Observe choppy preview simulation in t... Read more
EventType.ValidateCommand doesn't validate a special command
Repro steps: 1. Open the provided project2. Enter "Play Mode"3. Click on the white cube in the "Scene" view ("CubeToDuplicate")4. Pr... Read more
Performing a capsule cast from the result of a prior capsule cast result...
Steps to reproduce:1. Download the attached unityPackage and import into a new project2. Enter Play Mode3. Enable "RecursiveTrace" g... Read more
Poor Internet Access to Analytics from China
Ping tested 3 domains across 3 major ISPs in china. Read more
Text becomes corrupt once switched to Asian languages
Text becomes corrupt once switched to an Asian language. Note: The project is quite large and may take some time to download. Howeve... Read more
Crashing always after changed some of the layers in controller to "sync ...
Steps to reproduce:1. Open attached user project (minotor)2. Create an empty scene3. Create a cube and attach an Animator component4... Read more
Disabling Cloth Component on Prefab crashes the Editor at (Unity::Cloth:...
Reproduction steps:1. Create a new project.2. Create an empty object.3. Add Cloth component to it.4. Move it to project window to cr... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved