Search Issue Tracker
Unity crash on "(OpenRL) rlRenderFrame" when opening project (very low c...
Reproduction steps:1. Open project attached (or any other). Expected result: project will be opened.Actual result: Unity crashes. No... Read more
New instance of a prefab appears in a Hierarchy, after you undo "Add com...
To reproduce:1. Create a new project.2. Create empty object.3. Make it a prefab.4. Select Prefab instance in Hierarchy.5. Add Animat... Read more
[MeshImport] Mesh compression corrupting Normals
When compressing a mesh with low compression settings, the normals are very low quality, it looks like the xy components are being c... Read more
[OpenGL] Text in Editor becomes red after displaying popup windows due t...
Steps to reproduce:1) Open the latest attached project (from fogfiles).- Notice that an import window appears while the project is l... Read more
Animation Crash on transition (Playable system) mecanim::CreateValueArray
How to Reproduce:1. Open the attached Project (Juan wrote OwnCloud url)2. Go to the "CUSTOMER_NAME" menu tab at the top3. Select "Op... Read more
[Auto][PVR] Light Probes fail to compute when switching bake backends
In Progressive Lightmapper, light probes fail to bake when auto mode is enabled. Steps for reproduction:1) Open the "TestScene" in t... Read more
[UI][LOD][Inspector] SpeedTree LOD1 could not be scaled up if this LOD l...
Steps to repro: 1. Open attached project;2. In the Project folder go to Assets -> FreeSpeedTrees folder;3. Select 'Broadleaf_Desk... Read more
[OSX] A specific .obj crashes editor
To reproduce:1. Create a new project2. Import .obj file from attached model folder Expected: file will be importedActual: editor cra... Read more
[Android] Application crashes when live video input is rendered on WebCa...
Steps to reproduce: 1) Download attached project 'WebCamTextureCrashReproProject.zip' and open in Unity2) Build and run 'main' scene... Read more
Billboard is still shown after Precomputed Realtime GI is disabled
When turning on the Precomputed Realtime GI setting in Lighting > Scene window, it builds billboards of the Tree mesh from terrai... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code